- 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). 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
- d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
- 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 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
- 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
- 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
- 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
- 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
- 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
- 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 10 years ago
- 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 10 years ago
- a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 10 years ago
- a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 10 years ago
- d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 10 years ago
- a940909 mac80211: notify the driver about authentication status by Emmanuel Grumbach · 10 years ago
- a818292 mac80211: convert rssi_callback() to event_callback() by Emmanuel Grumbach · 10 years ago
- 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 10 years ago
- 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 10 years ago
- cc02e45 netfilter: nf_tables: implement set transaction support by Patrick McHardy · 10 years ago
- ea4bd99 netfilter: nf_tables: add transaction helper functions by Patrick McHardy · 10 years ago
- b2832dd netfilter: nf_tables: return set extensions from ->lookup() by Patrick McHardy · 10 years ago
- 61edafb netfilter: nf_tables: consolide set element destruction by Patrick McHardy · 10 years ago
- 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 10 years ago
- 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
- b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
- fe2811e netfilter: nf_tables: convert hash and rbtree to set extensions by Patrick McHardy · 10 years ago
- 3ac4c07 netfilter: nf_tables: add set extensions by Patrick McHardy · 10 years ago
- 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 10 years ago
- 5ebb335 netfilter: nf_tables: move struct net pointer to base chain by Patrick McHardy · 10 years ago
- fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
- 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
- d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
- 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
- 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
- 912098a Bluetooth: Add support for adv instance timeout by Arman Uguray · 10 years ago
- 203fea0 Bluetooth: Add data structure for advertising instance by Arman Uguray · 10 years ago
- 4453b00 Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags by Arman Uguray · 10 years ago
- 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 10 years ago
- 26e3736 ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
- b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
- 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 10 years ago
- c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
- 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
- 13bb8e2 switchdev: kernel-doc cleanup on swithdev ops by Scott Feldman · 10 years ago
- a8cb5f5 act_bpf: add initial eBPF support for actions by Daniel Borkmann · 10 years ago
- 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 10 years ago
- fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
- 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
- 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
- 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
- 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
- b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
- 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
- d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
- 5b441f7 net: introduce sk_ehashfn() helper by Eric Dumazet · 10 years ago
- 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
- 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
- 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 10 years ago
- e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 10 years ago
- 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
- 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 10 years ago
- 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 10 years ago
- adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 10 years ago
- fa4335d Bluetooth: Move generic mgmt command dispatcher to hci_sock.c by Johan Hedberg · 10 years ago
- 88b94ce Bluetooth: Add hdev_init callback for HCI channels by Johan Hedberg · 10 years ago
- d0f172b Bluetooth: Add helper to get HCI channel of a socket by Johan Hedberg · 10 years ago
- 695c4cb Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY by Jakub Pawlowski · 10 years ago
- 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 10 years ago
- ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
- 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 10 years ago
- 1d0ab25 net: add sk_fullsock() helper by Eric Dumazet · 10 years ago
- f709bfc Bluetooth: Add constants for LE SC Confirmation and Random values by Marcel Holtmann · 10 years ago
- dc5a1ad mac80211: allow to get wireless_dev structure from ieee80211_vif by Emmanuel Grumbach · 10 years ago
- aefedc1 Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag by Marcel Holtmann · 10 years ago
- 4170604 switchdev: add swdev ops by Scott Feldman · 10 years ago
- 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 10 years ago
- 1471aae Bluetooth: Add defines for LE Bluetooth Device Address and LE Role by Marcel Holtmann · 10 years ago
- d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 10 years ago
- a958452 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) by Marcel Holtmann · 10 years ago
- f6b7712 Bluetooth: Send global configuration updates to all management users by Marcel Holtmann · 10 years ago
- c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 10 years ago
- c91041d Bluetooth: Add support for untrusted access to management commands by Marcel Holtmann · 10 years ago
- c85be54 Bluetooth: Add hci_sock_test_flag helper function by Marcel Holtmann · 10 years ago
- c08b1a1 Bluetooth: Consolidate socket channel sending function back into one by Marcel Holtmann · 10 years ago
- 50ebc05 Bluetooth: Introduce trusted flag for management control sockets by Marcel Holtmann · 10 years ago
- 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 10 years ago
- ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 10 years ago
- f920733 Bluetooth: Use special function to send filter management index events by Marcel Holtmann · 10 years ago
- 17711c6 Bluetooth: Provide hci_send_to_flagged_channel helper function by Marcel Holtmann · 10 years ago
- 6befc64 Bluetooth: Add flags field and setting function for HCI sockets by Marcel Holtmann · 10 years ago
- 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
- b7cb93e Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags by Marcel Holtmann · 10 years ago
- 40fb70f vxlan: fix wrong usage of VXLAN_VID_MASK by Alexey Kodanev · 10 years ago