summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-08-29rxrpc: Don't negate call->error before returning itDavid Howells1-4/+4
2017-08-29rxrpc: Fix IPv6 supportDavid Howells8-18/+31
2017-08-29rxrpc: Use correct timestamp from Kerberos 5 ticketDavid Howells1-1/+1
2017-08-29net: rxrpc: Replace time_t type with time64_t typeBaolin Wang3-16/+22
2017-08-28net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli1-1/+1
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas3-4/+324
2017-08-28net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas3-7/+8
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman53-31655/+0
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu1-1/+1
2017-08-28sched: sfq: drop packets after root qdisc lock is releasedGao Feng1-7/+13
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long2-2/+5
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui3-0/+919
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang3-6/+10
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern3-0/+12
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu1-4/+98
2017-08-28gre: refactor the gre_fb_xmitWilliam Tu1-15/+40
2017-08-28Revert "ipv4: make net_protocol const"David Ahern1-2/+2
2017-08-28l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault1-9/+12
2017-08-28l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault1-12/+15
2017-08-28l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault1-2/+4
2017-08-28l2tp: hold tunnel while processing genl delete commandGuillaume Nault1-2/+4
2017-08-28l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault3-47/+38
2017-08-28RDS: make rhashtable_params constBhumika Goyal1-1/+1
2017-08-28ipv4: make net_protocol constBhumika Goyal1-2/+2
2017-08-28bridge: make ebt_table constBhumika Goyal1-1/+1
2017-08-28l2tp: initialise session's refcount before making it reachableGuillaume Nault1-4/+2
2017-08-28net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer1-0/+1
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend1-0/+12
2017-08-28xfrm_user: fix info leak in build_aevent()Mathias Krause1-0/+1
2017-08-28xfrm_user: fix info leak in build_expire()Mathias Krause1-0/+2
2017-08-28xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause1-0/+1
2017-08-28xfrm_user: fix info leak in copy_user_offload()Mathias Krause1-1/+1
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2-2/+13
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+20
2017-08-25tcp: fix hang in tcp_sendpage_locked()Eric Dumazet1-2/+1
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong1-4/+53
2017-08-25net_sched: remove tc class reference countingWANG Cong20-260/+105
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong1-6/+33
2017-08-25net_sched: get rid of more forward declarationsWANG Cong1-179/+169
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca3-11/+17
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun1-0/+147
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun2-89/+101
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun1-0/+8
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun1-2/+23
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2-11/+38
2017-08-25ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert1-1/+1
2017-08-25esp: Fix skb tailroom calculationSteffen Klassert2-2/+2
2017-08-25esp: Fix locking on page fragment allocationSteffen Klassert2-4/+6
2017-08-24strparser: initialize all callbacksEric Biggers2-7/+6
2017-08-24tipc: context imbalance at node read unlockParthasarathy Bhuvaragan1-1/+1