Commit Graph

6753 Commits (8586ea96b4f919a9b38929040bc9ce57c9998fc4)

Author SHA1 Message Date
Johannes Berg 91398a0992 genetlink: fix genl_set_err() group ID 11 years ago
Johannes Berg 220815a966 genetlink: fix genlmsg_multicast() bug 11 years ago
Johannes Berg 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 years ago
Johannes Berg 68eb55031d genetlink: pass family to functions using groups 11 years ago
Johannes Berg 62b68e99fa genetlink: add and use genl_set_err() 11 years ago
Johannes Berg c2ebb90846 genetlink: remove family pointer from genl_multicast_group 11 years ago
Johannes Berg 06fb555a27 genetlink: remove genl_unregister_mc_group() 11 years ago
Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
Johannes Berg 568508aa07 genetlink: unify registration functions 11 years ago
Johannes Berg 3f5ccd06ae genetlink: make genl_ops flags a u8 and move to end 11 years ago
Johannes Berg f84f771d94 genetlink: allow making ops const 11 years ago
Johannes Berg d91824c08f genetlink: register family ops as array 11 years ago
Johannes Berg 3686ec5e84 genetlink: remove genl_register_ops/genl_unregister_ops 11 years ago
Jiri Pirko 6aafeef03b netfilter: push reasm skb through instead of original frag skbs 11 years ago
Florent Fourcot 3fdfa5ff50 ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt 11 years ago
Mathias Krause 0c7ddf36c2 net: move pskb_put() to core code 11 years ago
Joe Perches f9bddcdf1f udp: Remove unnecessary semicolon from do{}while (0) macro 11 years ago
Hannes Frederic Sowa 482fc6094a ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE 11 years ago
Jesper Dangaard Brouer 1ba3aab303 net: codel: Avoid undefined behavior from signed overflow 11 years ago
Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start 11 years ago
Daniel Borkmann cea80ea8d2 net: checksum: fix warning in skb_checksum 11 years ago
Daniel Borkmann e6d8b64b34 net: sctp: fix and consolidate SCTP checksumming code 11 years ago
Daniel Borkmann 2817a336d4 net: skb_checksum: allow custom update/combine for walking skb 11 years ago
Holger Eitzenberger f7b13e4330 netfilter: introduce nf_conn_acct structure 11 years ago
Joseph Gasparakis e6cd988c27 vxlan: Have the NIC drivers do less work for offloads 11 years ago
Mathias Krause 1c5ad13f7c net: esp{4,6}: get rid of struct esp_data 11 years ago
Mathias Krause 123b0d1ba0 net: esp{4,6}: remove padlen from struct esp_data 11 years ago
David S. Miller 5d9efa7ee9 ipv6: Remove privacy config option. 11 years ago
Felix Fietkau 06be6b149f mac80211: add ieee80211_tx_prepare_skb() helper function 11 years ago
Luis R. Rodriguez 034c6d6e67 cfg80211: export reg_initiator_name() 11 years ago
Johannes Berg 919be62b97 mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docs 11 years ago
Simon Wunderlich 5336fa88e8 nl80211/cfg80211: enable DFS for IBSS mode 11 years ago
Hannes Frederic Sowa 01ba16d6ec ipv6: reset dst.expires value when clearing expire flag 11 years ago
Hannes Frederic Sowa 7088ad74e6 inet: remove old fragmentation hash initializing 11 years ago
Hannes Frederic Sowa b1190570b4 ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once 11 years ago
Christoph Paasch 35b87f6c13 net: Dereference pointer-value of sk_prot->memory_pressure 11 years ago
ZHAO Gang 0a6957e7d4 net: remove function sk_reset_txq() 11 years ago
Alexandre Belloni 7e4d8a193f mac802154: correct a typo in ieee802154_alloc_device() prototype 11 years ago
Eric W. Biederman 2e685cad57 tcp_memcontrol: Kill struct tcp_memcontrol 11 years ago
Eric W. Biederman a4fe34bf90 tcp_memcontrol: Remove the per netns control. 11 years ago
Eric W. Biederman f594d63199 tcp_memcontrol: Remove setting cgroup settings via sysctl 11 years ago
Eric W. Biederman cd91cce620 tcp_memcontrol: Remove tcp_max_memory 11 years ago
Julian Anastasov 550bab42f8 ipv6: fill rt6i_gateway with nexthop address 11 years ago
Julian Anastasov 96dc809514 ipv6: always prefer rt6i_gateway if present 11 years ago
Joe Perches 5eccdfaabc nf_tables*.h: Remove extern from function prototypes 11 years ago
Gustavo Padovan d78a32a8fc Bluetooth: Remove sk member from struct l2cap_chan 11 years ago
Gustavo Padovan 0e790c64f3 Bluetooth: Add L2CAP channel to skb private data 11 years ago
Hannes Frederic Sowa 222e83d2e0 tcp: switch tcp_fastopen key generation to net_get_random_once 11 years ago
Hannes Frederic Sowa 1bbdceef1e inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once 11 years ago
Hannes Frederic Sowa b23a002fc6 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once 11 years ago