Commit Graph

2855 Commits (ac4e4ce54eb9cb4963a1d3d91fc65536d882ffb2)

Author SHA1 Message Date
Cyrill Gorcunov e04af024b2 net, netns_xt: shrink netns_xt members 16 years ago
Rami Rosen af794c7424 cleanup: remove unused member in scm_cookie. 16 years ago
Patrick McHardy a3a9f79e36 netfilter: tcp conntrack: fix unacknowledged data detection with NAT 16 years ago
Rémi Denis-Courmont c7a1a4c80f Phonet: publicize the Netlink notification function 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 16 years ago
Brian Haley d5fdd6babc ipv6: Use correct data types for ICMPv6 type and code 16 years ago
Hendrik Brueckner 0ea920d211 af_iucv: Return -EAGAIN if iucv msg limit is exceeded 16 years ago
Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 years ago
David S. Miller 14ebaf81e1 x25: Fix sleep from timer on socket destroy. 16 years ago
Vegard Nossum a98b65a3ad net: annotate struct sock bitfield 16 years ago
Vegard Nossum 9e337b0fb3 net: annotate inet_timewait_sock bitfields 16 years ago
Vegard Nossum 45e3ff8270 net: annotate bitfields in struct inet_sock 16 years ago
Jarek Poplawski ca44d6e60f pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US 16 years ago
Pablo Neira Ayuso dd7669a92c netfilter: conntrack: optional reliable conntrack event delivery 16 years ago
Pablo Neira Ayuso 9858a3ae1d netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() 16 years ago
Pablo Neira Ayuso a0891aa6a6 netfilter: conntrack: move event caching to conntrack extension infrastructure 16 years ago
Eric Dumazet 2b85a34e91 net: No more expensive sock_hold()/sock_put() on each tx 16 years ago
Johannes Berg 8f77f3849c mac80211: do not pass PS frames out of mac80211 again 16 years ago
Patrick McHardy 440f0d5885 netfilter: nf_conntrack: use per-conntrack locks for protocol data 16 years ago
Sergey Lapin 2c21d11518 net: add NL802154 interface for configuration of 802.15.4 devices 16 years ago
Sergey Lapin 9ec7671603 net: add IEEE 802.15.4 socket family implementation 16 years ago
Jarek Poplawski a4a710c4a7 pkt_sched: Change PSCHED_SHIFT from 10 to 6 16 years ago
Jarek Poplawski 728bf09827 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion 16 years ago
David S. Miller 05f77f85f4 bluetooth: Kill skb_frags_no(), unused. 16 years ago
Jan Kasprzak f87fb666bb netfilter: nf_ct_icmp: keep the ICMP ct entries longer 16 years ago
Marcel Holtmann 611b30f74b Bluetooth: Add native RFKILL soft-switch support for all devices 16 years ago
Marcel Holtmann b4324b5dc5 Bluetooth: Remove pointless endian conversion helpers 16 years ago
Marcel Holtmann 47ec1dcd69 Bluetooth: Add basic constants for L2CAP ERTM support and use them 16 years ago
Gustavo F. Padovan 589d274648 Bluetooth: Use macro for L2CAP hint mask on receiving config request 16 years ago
Gustavo F. Padovan 8db4dc46dc Bluetooth: Use macros for L2CAP channel identifiers 16 years ago
Johannes Berg 1f87f7d3a3 cfg80211: add rfkill support 16 years ago
Johannes Berg 7643a2c3fc cfg80211: move txpower wext from mac80211 16 years ago
Johannes Berg 19d337dff9 rfkill: rewrite 16 years ago
Johannes Berg e535c7566e mac80211: deprecate conf.beacon_int properly 16 years ago
Vlad Yasevich c6ba68a266 sctp: support non-blocking version of the new sctp_connectx() API 16 years ago
Wei Yongjun 9919b455fc sctp: fix to choose alternate destination when retransmit ASCONF chunk 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Pablo Neira Ayuso e34d5c1a4f netfilter: conntrack: replace notify chain by function pointer 16 years ago
Pablo Neira Ayuso 17e6e4eac0 netfilter: conntrack: simplify event caching system 16 years ago
Pablo Neira Ayuso 6bfea1984a netfilter: conntrack: remove events flags from userspace exposed file 16 years ago
Pablo Neira Ayuso 274d383b9c netfilter: conntrack: don't report events on module removal 16 years ago
Pablo Neira Ayuso f2f3e38c63 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition 16 years ago
Nivedita Singhvi f771bef980 ipv4: New multicast-all socket option 16 years ago
Pablo Neira Ayuso a17c859849 netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink 16 years ago
Zhu Yi e31a16d6f6 wireless: move some utility functions from mac80211 to cfg80211 16 years ago
Michał Mirosław a7b11d7382 genetlink: Introduce genl_register_family_with_ops() 16 years ago
Rami Rosen 04af8cf6f3 net: Remove unused parameter from fill method in fib_rules_ops. 16 years ago
Johannes Berg cce4c77b87 mac80211: fix kernel-doc 16 years ago
Johannes Berg e3da574a0d cfg80211: allow wext to remove keys that don't exist 16 years ago