Commit Graph

78264 Commits (9355bbd685bf705a7f7bd6470b92ca0562c7a661)
 

Author SHA1 Message Date
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 8afd351c77 [NETNS]: Add the netns_ipv4 struct 17 years ago
Pavel Emelyanov 4bda4f250d [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. 17 years ago
Matthias Kaehlcke 5e41fb8321 [PPP] synchronous tty: convert dead_sem to completion 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
Gerrit Renker 7913350663 [DCCP]: Collapse repeated `len' statements into one 17 years ago
Gerrit Renker b8599d2070 [DCCP]: Support for server holding timewait state 17 years ago
Gerrit Renker 28be544004 [DCCP]: Use maximum-RTO backoff from DCCP spec 17 years ago
Gerrit Renker 92d31920b8 [DCCP]: Shift the retransmit timer for active-close into output.c 17 years ago
Daniel Lezcano 09f7709f49 [IPV6]: fix section mismatch warnings 17 years ago
Gerrit Renker 69567d0b63 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close 17 years ago
Herbert Xu 96eba69dba [DECNET]: Fix inverted wait flag in xfrm_lookup call 17 years ago
Herbert Xu a66207121f [NET]: Check RTNL status in unregister_netdevice 17 years ago
Herbert Xu aebcf82c1f [IPSEC]: Do not let packets pass when ICMP flag is off 17 years ago
Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
Herbert Xu 7233b9f33e [IPSEC]: Fix reversed ICMP6 policy check 17 years ago
Michael Chan 2ba582b782 [BNX2]: Fix compiler warning. 17 years ago
Michael Chan f13561cb2f [BNX2]: Update version to 1.7.1. 17 years ago
Michael Chan 57851d8453 [BNX2]: Enable new tx ring. 17 years ago
Michael Chan c76c04758b [BNX2]: Add support for a new tx ring. 17 years ago
Michael Chan b4b360420d [BNX2]: Support multiple MSIX IRQs. 17 years ago
Michael Chan a1f6019090 [BNX2]: Move rx indexes into bnx2_napi struct. 17 years ago
Michael Chan a550c99bc3 [BNX2]: Move tx indexes into bnx2_napi struct. 17 years ago