Commit Graph

3364 Commits (da66116eef7da8557762c9b5efdc435bc0afecfa)

Author SHA1 Message Date
Patrick McHardy af443b6d90 [NETFILTER]: ipt_REJECT: fix memory corruption 18 years ago
Yasuyuki Kozakai 2e47c264a2 [NETFILTER]: conntrack: fix refcount leak when finding expectation 18 years ago
Patrick McHardy c537b75a3b [NETFILTER]: ctnetlink: fix reference count leak 18 years ago
Yasuyuki Kozakai 22e7410b76 [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack 18 years ago
Yasuyuki Kozakai dafc741cf2 [NETFILTER]: nfctnetlink: assign helper to newly created conntrack 18 years ago
Chris Wright ba8379b220 [PATCH] bridge: fix possible overflow in get_fdb_entries 18 years ago
Masahide NAKAMURA 9abbffee86 [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. 18 years ago
Akinobu Mita ac16ca6412 [NET]: Fix kfifo_alloc() error check. 18 years ago
Olaf Kirch 753eab76a3 [UDP]: Make udp_encap_rcv use pskb_may_pull 18 years ago
Faidon Liambotis 38f7efd52c [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT 18 years ago
YOSHIFUJI Hideaki f2776ff047 [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. 18 years ago
Peter Zijlstra 700f9672c9 [IRDA]: Lockdep fix. 18 years ago
David S. Miller 4498c80d9c [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. 18 years ago
Jamal Hadi Salim 785fd8b8a5 [XFRM]: nlmsg length not computed correctly in the presence of subpolicies 18 years ago
Jamal Hadi Salim 334f3d45d3 [XFRM]: Sub-policies broke policy events 18 years ago
Marcel Holtmann 354f60a995 [Bluetooth] Ignore L2CAP config requests on disconnect 18 years ago
Marcel Holtmann 820ae1b865 [Bluetooth] Always include MTU in L2CAP config responses 18 years ago
Marcel Holtmann ff2d367ac3 [Bluetooth] Check if RFCOMM session is still attached to the TTY 18 years ago
Marcel Holtmann 6bd5741612 [Bluetooth] Handling pending connect attempts after inquiry 18 years ago
Marcel Holtmann e52726dece [Bluetooth] Attach low-level connections to the Bluetooth bus 18 years ago
Yasuyuki Kozakai 53ab61c6d8 [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. 18 years ago
Yasuyuki Kozakai b3fdd9f115 [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. 18 years ago
YOSHIFUJI Hideaki ea659e0775 [IPV6] ROUTE: Do not enable router reachability probing in router mode. 18 years ago
YOSHIFUJI Hideaki 557e92efd4 [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. 18 years ago
YOSHIFUJI Hideaki ea73ee23c4 [IPV6] ROUTE: Try to use router which is not known unreachable. 18 years ago
John Heffner 52bf376c63 [TCP]: Fix up sysctl_tcp_mem initialization. 18 years ago
Patrick McHardy 337dde798d [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() 18 years ago
Patrick McHardy d8a585d78e [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue 18 years ago
Patrick McHardy 7fdeaf68a1 [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL 18 years ago
Julian Anastasov bb831eb202 [IPVS]: More endianness fixed. 18 years ago
Steven Whitehouse 375d9d7183 [DECNET]: Endianess fixes (try #2) 18 years ago
Herbert Xu 25f484a62e [NET]: Set truesize in pskb_copy 18 years ago
Chris Lalancette 8e365eec04 [NETPOLL]: Compute checksum properly in netpoll_send_udp(). 18 years ago
Stephen Hemminger da33e3eb48 [PKT_SCHED] sch_htb: Use hlist_del_init(). 18 years ago
John Heffner 9e950efa20 [TCP]: Don't use highmem in tcp hash size calculation. 18 years ago
Akinobu Mita 0c7bb31db0 [PATCH] sunrpc: add missing spin_unlock 18 years ago
Paul Moore 38c94377a3 [NETLABEL]: Fix build failure. 18 years ago
Patrick McHardy daccff024f [IPV6]: Give sit driver an appropriate module alias. 18 years ago
Dmitry Mishin 36f73d0c3b [IPV6]: Add ndisc_netdev_notifier unregister. 18 years ago
Larry Woodman db38c179a7 [NET]: __alloc_pages() failures reported due to fragmentation 18 years ago
Al Viro 0f37c60574 [PKTGEN]: TCI endianness fixes 18 years ago
Al Viro febf0a431e [NETFILTER] bug: skb->protocol is already net-endian 18 years ago
Al Viro d1208b999d [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit 18 years ago
Al Viro 7ac00a24f3 [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit 18 years ago
Al Viro 02e60370d4 [IPX]: Annotate and fix IPX checksum 18 years ago
Al Viro 4833ed0940 [IPX]: Trivial parts of endianness annotations 18 years ago
Meelis Roos 6f5b7ef6b5 [NETFILTER]: silence a warning in ebtables 18 years ago
Al Viro 5b1225454f [IPV6]: File the fingerprints off ah6->spi/esp6->spi 18 years ago
Stephen Hemminger b1736a7140 [TCP]: Set default congestion control when no sysctl. 18 years ago
Adrian Bunk d55b4c631e [TIPC] net/tipc/port.c: fix NULL dereference 18 years ago