summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15af_iucv: use paged SKBs for big inbound messagesEugene Crosser
2016-06-15af_iucv: remove fragment_skb() to use paged SKBsEugene Crosser
2016-06-15af_iucv: use paged SKBs for big outbound messagesEugene Crosser
2016-06-15rxrpc: Rework local endpoint managementDavid Howells
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells
2016-06-15rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells
2016-06-15rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells
2016-06-15rxrpc: Break MTU determination from ICMP into its own functionDavid Howells
2016-06-15rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells
2016-06-15act_police: rename tcf_act_police_locate() to tcf_act_police_init()WANG Cong
2016-06-15net_sched: remove internal use of TC_POLICE_*WANG Cong
2016-06-14RDS: Update rds_conn_destroy to be MP capableSowmini Varadhan