summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-06-25openvswitch: Only set mark and labels with a commit flag.Jarno Rajahalme
2016-06-25openvswitch: Set mark and labels before confirming.Jarno Rajahalme
2016-06-22openvswitch: Add packet len info to upcall.William Tu
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-17RDS: TCP: Fix non static symbol warningsWei Yongjun
2016-06-17Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-17tipc: potential shift wrapping bug in map_set()Dan Carpenter
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp
2016-06-17can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring
2016-06-16net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann
2016-06-16net: the space is required after ','Wei Tang
2016-06-16net: do not initialise statics to 0Wei Tang
2016-06-16mpls: allow routes on ipgre devicesSimon Horman
2016-06-16sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long
2016-06-15Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-15ila: Fix checksum neutral mappingTom Herbert
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-156lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-156lowpan: add support for getting short addressAlexander Aring
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15addrconf: put prefix address add in an own functionAlexander Aring
2016-06-15ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-06-156lowpan: remove ipv6 module requestAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-156lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_pie: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_netem: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_htb: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_hhf: defer skb freeingEric Dumazet
2016-06-15net_sched: fq_codel: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet
2016-06-15net_sched: sch_choke: defer skb freeingEric Dumazet