Commit Graph

7080 Commits (4d1169c1e781e5853317c6b75620d678b2c4854e)

Author SHA1 Message Date
Patrick McHardy b386d9f596 [NETFILTER]: ip_tables: move compat offset calculation to x_tables 17 years ago
Patrick McHardy 73cd598df4 [NETFILTER]: ip_tables: fix compat types 17 years ago
Patrick McHardy 30c08c41be [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff 17 years ago
Patrick McHardy 8956695131 [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros 17 years ago
Patrick McHardy 4b4782486d [NETFILTER]: ip_tables: reformat compat code 17 years ago
Patrick McHardy ac8e27fd89 [NETFILTER]: ip_tables: kill useless wrapper 17 years ago
Dan Williams 374fdfbc67 introduce WEXT scan capabilities 17 years ago
Johannes Berg c49e5ea322 mac80211: conditionally include timestamp in radiotap information 17 years ago
Gerrit Renker a07a5a86d0 [DCCP]: Remove unused inline function 17 years ago
Gerrit Renker 52515e77a7 [CCID3]: Nofeedback timer according to rfc3448bis 17 years ago
Gerrit Renker d8d1252f74 [CCID3]: Implement rfc3448bis changes to feedback reception 17 years ago
Gerrit Renker 5bd370a63d [CCID3]: Remove two irrelevant states in TX feedback handling 17 years ago
Gerrit Renker 8e138e7949 [CCID3]: Use a function to update p_inv, and p is never used 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Herbert Xu 1bf40954cf [PACKET]: Fix /proc/net/packet crash due to bogus private pointer 17 years ago
Joe Perches b5cb2bbc4c [IPV4] sctp: Use ipv4_is_<type> 17 years ago
Joe Perches 37ef8dd7f3 [IPV4] net/netfilter: Use ipv4_is_<type> 17 years ago
Joe Perches f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> 17 years ago
Joe Perches 21cf2253eb [IPV4] net/core: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 586f121152 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one 17 years ago
Pavel Emelyanov 9355bbd685 [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov c0ce9fb304 [IPV4]: Store the net pointer on devinet's ctl tables 17 years ago
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Pavel Emelyanov ea40b324d7 [IPV4]: Make __devinet_sysctl_register return an error 17 years ago
Pavel Emelyanov 4bda4f250d [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. 17 years ago
Herbert Xu 9055e051b8 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c 17 years ago
YOSHIFUJI Hideaki 8d614434ab [SUNRPC]: Use htonl() where appropriate. 17 years ago
YOSHIFUJI Hideaki ae445d172a [RXRPC]: Use cpu_to_be32() where appropriate. 17 years ago
YOSHIFUJI Hideaki f831e90971 [MAC80211]: Use htons() where appropriate. 17 years ago
YOSHIFUJI Hideaki 6d82de9e57 [IRDA]: Use htons() where appropriate. 17 years ago
YOSHIFUJI Hideaki 5661df7b6c [IPVS]: Use htons() where appropriate. 17 years ago
YOSHIFUJI Hideaki 4e39430ae3 [IEEE80211]: Use htons() where appropriate. 17 years ago
YOSHIFUJI Hideaki b98999dc38 [DECNET]: Use htons() where appropriate. 17 years ago
YOSHIFUJI Hideaki 91c5ec3ed1 [BRIDGE]: Use cpu_to_be16() where appropriate. 17 years ago
Gerrit Renker 6179983ad3 [DCCP]: Introducing CCMPS 17 years ago
Gerrit Renker 84a97b0af8 [CCID]: More informative registration 17 years ago
Gerrit Renker 9cb2345a8c [DCCP]: Documentation for CCID operations 17 years ago
Denis V. Lunev f5026fabda [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. 17 years ago
Michal Schmidt 8a4a50f98b [IPV6] sit: Rebinding of SIT tunnels to other interfaces 17 years ago
Michal Schmidt ee34c1eb35 [IP_GRE]: Rebinding of GRE tunnels to other interfaces 17 years ago
Denis V. Lunev 528c4ceb42 [IPV6]: Always pass a valid nl_info to inet6_rt_notify. 17 years ago
Herbert Xu aef2178599 [IPSEC]: Fix zero return value in xfrm_lookup on error 17 years ago
Gerrit Renker cf86314cb7 [DCCP]: Ignore feature negotiation on Data packets 17 years ago
Gerrit Renker 5cdae198de [DCCP]: Make code assumptions explicit 17 years ago
Gerrit Renker dd6303df09 [DCCP]: Remove unused and redundant validation functions 17 years ago
Gerrit Renker af3b867e2f [DCCP]: Support inserting options during the 3-way handshake 17 years ago
Gerrit Renker b4d4f7c70f [DCCP]: Handle timestamps on Request/Response exchange separately 17 years ago
Gerrit Renker 8109616e2e [DCCP]: Add (missing) option parsing to request_sock processing 17 years ago
Gerrit Renker 8b81941248 [DCCP]: Allow to parse options on Request Sockets 17 years ago