- 6aa2481 switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() by Al Viro · 10 years ago
- da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 10 years ago
- 602bd0e net: switch sendto() and recvfrom() to import_single_range() by Al Viro · 10 years ago
- 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
- dd929c1 tcp: do not rearm rsk_timer on FastOpen requests by Eric Dumazet · 10 years ago
- 82740b9 Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
- 5eeb292 fou: Don't use const __read_mostly by Andi Kleen · 10 years ago
- c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
- 443be0e RDS: make sure not to loop forever inside rds_send_xmit by Sowmini Varadhan · 10 years ago
- 1789b2c07 RDS: only use passive connections when addresses match by Sowmini Varadhan · 10 years ago
- aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
- 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
- 926a882 ipv4: ip_tunnel: use net namespace from rtable not socket by Hannes Frederic Sowa · 10 years ago
- 68e942e netfilter: nf_tables: support optional userdata for set elements by Patrick McHardy · 10 years ago
- 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago
- 11113e1 netfilter: nf_tables: support different set binding types by Patrick McHardy · 10 years ago
- 3dd0673 netfilter: nf_tables: prepare set element accounting for async updates by Patrick McHardy · 10 years ago
- 4a8678e netfilter: nf_tables: fix set selection when timeouts are requested by Patrick McHardy · 10 years ago
- a1e6795 netfilter: bridge: make BRNF_PKT_TYPE flag a bool by Florian Westphal · 10 years ago
- 3eaf402 netfilter: bridge: start splitting mask into public/private chunks by Florian Westphal · 10 years ago
- 3833078 netfilter: bridge: add and use nf_bridge_info_get helper by Florian Westphal · 10 years ago
- a99074a netfilter: physdev: use helpers by Florian Westphal · 10 years ago
- c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
- e70deec netfilter: bridge: don't use nf_bridge_info data to store mac header by Florian Westphal · 10 years ago
- d64d80a netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match by Daniel Borkmann · 10 years ago
- 6d00ec0 cfg80211: don't allow disabling WEXT if it's required by Johannes Berg · 10 years ago
- 8bc0034 net: remove extra newlines by Sheng Yong · 10 years ago
- 2646c83 tcp: RFC7413 option support for Fast Open client by Daniel Lee · 10 years ago
- 7f9b838 tcp: RFC7413 option support for Fast Open server by Daniel Lee · 10 years ago
- 0ad2a83 netem: Fixes byte backlog accounting for the first of two chained netem instances by Beshay, Joseph · 10 years ago
- 40f66c0 Bluetooth: Add local SSP OOB data to OOB ext data mgmt command by Johan Hedberg · 10 years ago
- a143c40 netns: allow to dump netns ids by Nicolas Dichtel · 10 years ago
- 9a96345 netns: notify netns id events by Nicolas Dichtel · 10 years ago
- b111e4e netns: minor cleanup in rtnl_net_getid() by Nicolas Dichtel · 10 years ago
- 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
- 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
- 1c984f8 netfilter: Add socket pointer to nf_hook_state. by David Miller · 10 years ago
- 2d7cc19 Bluetooth: Remove hci_recv_stream_fragment function by Marcel Holtmann · 10 years ago
- 5c7d2dd Bluetooth: Make data pointer of hci_recv_stream_fragment const by Marcel Holtmann · 10 years ago
- 1bc1e4d mac80211: Move message tracepoints to their own header by Steven Rostedt (Red Hat) · 10 years ago
- 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 10 years ago
- 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- 46b9d18 cfg80211: send extended capabilities IE in connect by Johannes Berg · 10 years ago
- 29464cc cfg80211: move IE split utilities here from mac80211 by Johannes Berg · 10 years ago
- 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 10 years ago
- 68c11e9 xfrm: fix xfrm_input/xfrm_tunnel_check oops by Alexey Dobriyan · 10 years ago
- c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
- 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
- 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 10 years ago
- f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
- b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 10 years ago
- 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
- 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 10 years ago
- 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
- 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 10 years ago
- d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
- 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
- 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
- cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 10 years ago
- 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 10 years ago
- fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
- b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
- 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 10 years ago
- bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 10 years ago
- 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 10 years ago
- bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 10 years ago
- e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 10 years ago
- 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
- 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
- 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
- 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
- 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
- 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
- ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
- 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
- ed193ec tipc: simplify link mtu negotiation by Jon Paul Maloy · 10 years ago
- dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 10 years ago
- 2da7142 tipc: drop tunneled packet duplicates at reception by Jon Paul Maloy · 10 years ago
- 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 10 years ago
- 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 10 years ago
- 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 10 years ago
- abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
- 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
- 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
- abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
- f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
- f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago
- e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
- 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 10 years ago
- 0b67c43 netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING by Florian Westphal · 10 years ago
- 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 10 years ago
- 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 10 years ago