Commit Graph

12833 Commits (b592972493c38665efd7d429a01b23fcb21e331a)

Author SHA1 Message Date
Sridhar Samudrala 2faef52b72 net: Fix memcpy_toiovecend() to use the right offset 16 years ago
Sridhar Samudrala d2d27bfd11 net: Fix skb_copy_datagram_from_iovec() to pass the right offset 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Eric Dumazet eae3f29cc7 net: num_dma_maps is not used 16 years ago
Herbert Xu 5ff8dda303 net: Ensure partial checksum offset is inside the skb head 16 years ago
Florian Westphal 17f2f52be0 netfilter: ipt_MASQUERADE: remove redundant rwlock 16 years ago
Florian Westphal 10662aa308 netfilter: xt_NFQUEUE: queue balancing support 16 years ago
Florian Westphal 61f5abcab1 netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC 16 years ago
Johannes Berg 0c0c9e7076 wimax: depend on rfkill properly 16 years ago
Evgeniy Polyakov a5e7882096 netfilter: x_tables: added hook number into match extension parameter structure. 16 years ago
Rami Rosen 2307f866f5 ipv4: remove ip_mc_drop_socket() declaration from af_inet.c. 16 years ago
Johannes Berg 0aa8204b46 cfg80211: fix Kconfig for users of cfg80211 16 years ago
Johannes Berg 2ec2c68c11 rfkill: always init poll delayed work 16 years ago
Luis R. Rodriguez 894df1cbc3 mac80211: removed unused variable in ieee80211_tx() 16 years ago
Luis R. Rodriguez 7e189a12c2 mac80211: extend sta kdoc - explain when they are added 16 years ago
Luis R. Rodriguez 60fd2b6701 cfg80211: make ieee80211_get_mesh_hdrlen() static 16 years ago
Johannes Berg 1f87f7d3a3 cfg80211: add rfkill support 16 years ago
Johannes Berg 6081162e2e rfkill: add function to query state 16 years ago
Johannes Berg 7643a2c3fc cfg80211: move txpower wext from mac80211 16 years ago
Johannes Berg c64fb01627 rfkill: create useful userspace interface 16 years ago
Johannes Berg 19d337dff9 rfkill: rewrite 16 years ago
Bob Copeland 0f6399c4c5 nl80211: use GFP_ATOMIC for michael mic failure message 16 years ago
Luis R. Rodriguez 729e9c7663 cfg80211: fix for duplicate userspace replies 16 years ago
Johannes Berg 3b8bcfd5d3 net: introduce pre-up netdev notifier 16 years ago
Luis R. Rodriguez 86ab04c8c1 mac80211: handle -EALREADY on cfg80211 op assoc req 16 years ago
Johannes Berg 034d655ee7 cfg80211: disallow interfering with stations on non-AP (part 2) 16 years ago
Johannes Berg 7ba10a8efe mac80211: fix transposed min/max CW values 16 years ago
Johannes Berg 8fc0fee092 cfg80211: use key size constants 16 years ago
Johannes Berg 362a415dce nl80211: bounce scan request back to userspace 16 years ago
Johannes Berg 51b50fbeb5 cfg80211: validate AID of stations being added 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
Jean-Mickael Guerin d48e074dfd sctp: fix sack_timeout sysctl min and max types 16 years ago
Wei Yongjun 10a43cea7d sctp: fix panic when T4-rto timer expire on removed transport 16 years ago
Wei Yongjun 6345b19985 sctp: fix panic when T2-shutdown timer expire on removed transport 16 years ago
Wei Yongjun a2c395846c sctp: fix to only enable IPv6 address support on PF_INET6 socket 16 years ago
Wei Yongjun 4553e88d87 sctp: fix a typo in net/sctp/sm_statetable.c 16 years ago
Wei Yongjun 945e5abcee sctp: fix the error code when ASCONF is received with invalid address 16 years ago
Wei Yongjun a987f762ca sctp: fix report unrecognized parameter in ACSONF-ACK 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 274d383b9c netfilter: conntrack: don't report events on module removal 16 years ago
Pablo Neira Ayuso 03b64f518a netfilter: ctnetlink: cleanup message-size calculation 16 years ago
Pablo Neira Ayuso 96bcf938dc netfilter: ctnetlink: use nlmsg_* helper function to build messages 16 years ago
Pablo Neira Ayuso f2f3e38c63 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition 16 years ago
Pablo Neira Ayuso 8b0a231d4d netfilter: ctnetlink: remove nowait parameter from *fill_info() 16 years ago
Pablo Neira Ayuso f49c857ff2 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function 16 years ago