summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-14tls: Move tls_make_aad to header to allow sharingIlya Lesokhin
2017-11-14tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2017-11-14tls: Add function to update the TLS socket configurationIlya Lesokhin
2017-11-14tls: Use kzalloc for aead_request allocationIlya Lesokhin
2017-11-14tcp: allow drivers to tweak TSQ logicEric Dumazet
2017-11-14Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-11-14xfrm6_tunnel: exit_net cleanup check addedVasily Averin
2017-11-14phonet: exit_net cleanup check addedVasily Averin
2017-11-14l2tp: exit_net cleanup check addedVasily Averin
2017-11-14fib_rules: exit_net cleanup check addedVasily Averin
2017-11-14fib_notifier: exit_net cleanup check addedVasily Averin
2017-11-14netdev: exit_net cleanup check addedVasily Averin
2017-11-14packet: exit_net cleanup check addedVasily Averin
2017-11-14af_key: replace BUG_ON on WARN_ON in net_exit hookVasily Averin
2017-11-14xfrm: Copy policy family in clone_policyHerbert Xu
2017-11-14net: dsa: Fix dependencies on bridgeAndrew Lunn
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13libceph: don't WARN() if user tries to add invalid keyEric Biggers
2017-11-13ceph: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-13ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlersXin Long
2017-11-13ip6_tunnel: process toobig in a better wayXin Long
2017-11-13ip6_tunnel: add the process for redirect in ip6_tnl_errXin Long
2017-11-13ip6_gre: process toobig in a better wayXin Long
2017-11-13ip6_gre: add the process for redirect in ip6gre_errXin Long
2017-11-13Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-13openvswitch: Add meter action supportAndy Zhou
2017-11-13openvswitch: Add meter infrastructureAndy Zhou
2017-11-13openvswitch: export get_dp() API.Andy Zhou
2017-11-13net: dsa: Support prepended Broadcom tagFlorian Fainelli
2017-11-13net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli
2017-11-13net: dsa: Pass a port to get_tag_protocol()Florian Fainelli
2017-11-13net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton
2017-11-13af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld
2017-11-13netem: support delivering packets in delayed time slotsDave Taht
2017-11-13netem: add uapi to express delay and jitter in nanosecondsDave Taht
2017-11-13netem: convert to qdisc_watchdog_schedule_nsDave Taht
2017-11-13ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-11net: Remove unused skb_shared_info memberMat Martineau
2017-11-11l2tp: remove the .tunnel_sock field from struct pppol2tp_sessionGuillaume Nault
2017-11-11l2tp: avoid using ->tunnel_sock for getting session's parent tunnelGuillaume Nault
2017-11-11l2tp: remove .tunnel_sock from struct l2tp_ethGuillaume Nault
2017-11-11net: dsa: lan9303: Clear offload_fwd_mark for IGMPEgil Hjelmeland
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang
2017-11-11net: dsa: {e}dsa: set offload_fwd_mark on received packetsAndrew Lunn
2017-11-11net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_IDAndrew Lunn
2017-11-11sock: Remove the global prot_inuse counter.Tonghao Zhang
2017-11-11net: decnet: dn_table: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11l2tp: don't close sessions in l2tp_tunnel_destruct()Guillaume Nault