Commit Graph

10559 Commits (645ca708f936b2fbeb79e52d7823e3eb2c0905f8)

Author SHA1 Message Date
Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 17 years ago
Harvey Harrison b189db5d29 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users 17 years ago
Stephen Hemminger b30200616f vlan: propogate ethtool speed values 17 years ago
Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Harvey Harrison 38ff4fa49b netfilter: replace uses of NIP6_FMT with %p6 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Martin Willi 3a2dfbe8ac xfrm: Notify changes in UDP encapsulation via netlink 17 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Patrick McHardy b057efd4d2 netlink: constify struct nlattr * arg to parsing functions 17 years ago
Eric W. Biederman 3891845e1e netns: Coexist with the sysfs limitations v2 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Johannes Berg 0c68ae2605 mac80211: convert to %pM away from print_mac 17 years ago
Neil Horman 1080d709fb net: implement emergency route cache rebulds when gc_elasticity is exceeded 17 years ago
Florian Westphal 8b5f12d04b syncookies: fix inclusion of tcp options in syn-ack 17 years ago
Remi Denis-Courmont c3a90c788b Phonet: do not reply to indication reset packets 17 years ago
Arjan van de Ven 44a504c405 wireless: fix regression caused by regulatory config option 17 years ago
Ilpo Järvinen fd6149d332 tcp: Restore ordering of TCP options for the sake of inter-operability 17 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Wei Yongjun 2e3f92dad6 sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state 17 years ago
Wei Yongjun cf896d514a sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state 17 years ago
Wei Yongjun df10eec476 sctp: Add check for the TSN field of the SHUTDOWN chunk 17 years ago
Wei Yongjun 91bd6b1e03 sctp: Drop ICMP packet too big message with MTU larger than current PMTU 17 years ago
Eric Van Hensbergen e45c5405e1 9p: fix sparse warnings 17 years ago
Tom Tucker fc79d4b104 9p: rdma: RDMA Transport Support for 9P 17 years ago
Eric Van Hensbergen 0b15a3a528 9p: fix debug build error 17 years ago
Ilpo Järvinen 75e3d8db53 tcp: should use number of sack blocks instead of -1 17 years ago
Jan Engelhardt fdc9314cbe netfilter: replace old NF_ARP calls with NFPROTO_ARP 17 years ago
Pablo Neira Ayuso 67671841df netfilter: fix compilation error with NAT=n 17 years ago
Alexey Dobriyan b09eec161b netfilter: xt_recent: use proc_create_data() 17 years ago
Ilpo Järvinen 311670f3ea netfilter: snmp nat leaks memory in case of failure 17 years ago
Alexey Dobriyan 6def1eb481 netfilter: xt_iprange: fix range inversion match 17 years ago
Patrick McHardy 041fb574c7 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig 17 years ago
Jarek Poplawski 9f3ffae0db pkt_sched: sch_generic: Fix oops in sch_teql 17 years ago
Gerrit Renker 944f750227 dccp: Port redirection support for DCCP 17 years ago
KOVACS Krisztian fd5070370c tcp: Fix IPv6 fallout from 'Port redirection support for TCP' 17 years ago
Stephen Hemminger 92845ffd2a netdev: change name dropping error codes 17 years ago
Julius Volz 0537ae6a3d ipvs: Update CONFIG_IP_VS_IPV6 description and help text 17 years ago
Eric Van Hensbergen 7eb923b80c 9p: add more conservative locking 17 years ago
Eric Van Hensbergen f0a0ac2ee5 9p: fix oops in protocol stat parsing error path. 17 years ago
Eric Van Hensbergen e7f4b8f1a5 9p: Improve debug support 17 years ago
Eric Van Hensbergen 02da398b95 9p: eliminate depricated conv functions 17 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 17 years ago
Eric Van Hensbergen cb198131b0 9p: remove unnecessary tag field from p9_req_t structure 17 years ago
Eric Van Hensbergen 51d71f9f7a 9p: remove 9p fcall debug prints 17 years ago
Eric Van Hensbergen ace51c4dd2 9p: add new protocol support code 17 years ago
Eric Van Hensbergen 6936bf60d2 9p: encapsulate version function 17 years ago
Eric Van Hensbergen 06b55b464e 9p: move dirread to fs layer 17 years ago