Commit Graph

8642 Commits (8a3e77cc212f3bc8eccc95e0d046405cf2a02764)

Author SHA1 Message Date
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Pavel Emelyanov 8099179031 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Lachlan Andrew 159131149c tcp: Overflow bug in Vegas 17 years ago
Kostya B be9164e769 [IPv4] UFO: prevent generation of chained skb destined to UFO device 17 years ago
Sam Ravnborg 45e741b890 ipv4: annotate a few functions __init in ipconfig.c 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Alexey Dobriyan 3ae02d6bc1 proc: switch /proc/irda/irnet to seq_file interface 17 years ago
Philip Craig 443a70d50b netfilter: nf_conntrack: padding breaks conntrack hash on ARM 17 years ago
Timo Teras 0010e46577 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() 17 years ago
Jarek Poplawski 980c478ddb sch_sfq: use del_timer_sync() in sfq_destroy() 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
David L Stevens be666e0a13 net: Several cleanups for the setsockopt compat support. 17 years ago
Julian Anastasov 2ad17defd5 ipvs: fix oops in backup for fwmark conn templates 17 years ago
Bodo Stroesser d69efb1689 bridge: kernel panic when unloading bridge module 17 years ago
Volodymyr G Lukiianyk 43af8532ec bridge: fix error handling in br_add_if() 17 years ago
Arnaud Ebalard 9a732ed6d0 netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets 17 years ago
Pavel Emelyanov 0e93bb9459 netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names 17 years ago
Roel Kluin be8d0d7903 netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval 17 years ago
John Heffner 246eb2af06 tcp: Limit cwnd growth when deferring for GSO 17 years ago
John Heffner ce447eb914 tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Luca Tettamanti bd8fd21dfd wireless: Fix compile error with wifi & leds 17 years ago
Evgeniy Polyakov 9ae27e0adb tcp: Fix slab corruption with ipv6 and tcp6fuzz 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
Herbert Xu 01a2202c95 [IPSEC]: Use digest_null directly for auth 17 years ago
Randy Dunlap 0b80ae4201 sunrpc: fix missing kernel-doc 17 years ago
Sam Ravnborg 3f91bd420a can: Fix copy_from_user() results interpretation 17 years ago
David S. Miller 5c5d6dabb7 Revert "ipv6: Fix typo in net/ipv6/Kconfig" 17 years ago
Al Viro becf3da20e tipc: endianness annotations 17 years ago
Al Viro ec6b486fa9 ipv6: result of csum_fold() is already 16bit, no need to cast 17 years ago
YOSHIFUJI Hideaki 5e2c433d9f [XFRM] AUDIT: Fix flowlabel text format ambibuity. 17 years ago
Al Viro f375d5588f asm/unaligned.h doesn't work well as the very first include 17 years ago
Pavel Emelyanov 653252c230 net: Fix wrong interpretation of some copy_to_user() results. 17 years ago
Michael Beasley 5b3f129c55 ipv6: Fix typo in net/ipv6/Kconfig 17 years ago
YOSHIFUJI Hideaki 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. 17 years ago
Tom Quetchenbach 8d390efd90 tcp: tcp_probe buffer overflow and incorrect return value 17 years ago
Mandeep Singh Baines c5835df971 ethtool: EEPROM dump no longer works for tg3 and natsemi 17 years ago
Brian Haley 2db3e47e70 af_key: Fix af_key.c compiler warning 17 years ago
David Howells 02f3705068 RxRPC: Fix a regression in the RXKAD security module 17 years ago
Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
David Woodhouse 3d36696024 [AF_UNIX] Initialise UNIX sockets before general device initcalls 17 years ago
Patrick McHardy c9c1014b2b [RTNETLINK]: Fix bogus ASSERT_RTNL warning 17 years ago
Ron Rindjunsky 0da926f057 mac80211: fix use before check of Qdisc length 17 years ago
Adrian Bunk 13d8fd2d15 net/mac80211/rx.c: fix off-by-one 17 years ago
Pavel Emelyanov 1ebebea8e8 mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. 17 years ago
Abhijeet Kolekar a46f025d05 mac80211: Fix n-band association problem 17 years ago
Chuck Lever 0dc220f081 SUNRPC: Use unsigned loop and array index in svc_init_buffer() 17 years ago
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays 17 years ago