- 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
- 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
- 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 10 years ago
- 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 10 years ago
- cc6bc44 netfilter: Fix portid types by Richard Weinberger · 10 years ago
- 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 10 years ago
- 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 10 years ago
- 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 10 years ago
- e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
- 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 10 years ago
- 02d793c fou: add network namespace support by WANG Cong · 10 years ago
- 4cbcdf2 fou: always use be16 for port by WANG Cong · 10 years ago
- 6727063 fou: exit early when parsing config fails by WANG Cong · 10 years ago
- 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 10 years ago
- 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 10 years ago
- 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
- 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
- a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 10 years ago
- d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
- 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 10 years ago
- 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 10 years ago
- c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 10 years ago
- 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 10 years ago
- b50edd7 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 10 years ago
- b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 10 years ago
- ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- 9399bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
- 634d8ee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
- 0fe29fd Bluetooth: Read LE remote features during connection establishment by Marcel Holtmann · 10 years ago
- 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
- 1c984f8a 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
- 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