Commit Graph

7708 Commits (42bfad4f71637c4eb4791aa8062063c4a8526522)

Author SHA1 Message Date
Denis V. Lunev da12f7356d [NETNS]: Namespace leak in pneigh_lookup. 17 years ago
Pavel Emelyanov 5f31886ff0 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. 17 years ago
Jan Engelhardt 27ecb1ff0a [NETFILTER]: xt_iprange: fix subtraction-based comparison 17 years ago
Jan Engelhardt 7d9904c260 [NETFILTER]: xt_hashlimit: remove unneeded struct member 17 years ago
Joonwoo Park eb1197bc0e [NETFILTER]: Fix incorrect use of skb_make_writable 17 years ago
Pavel Emelyanov f449b3b54d [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Adrian Bunk 94cb1503c7 ipv4/fib_hash.c: fix NULL dereference 17 years ago
Adrian Bunk 15e29b8b05 net/9p/trans_virtio.c: kmalloc() enough memory 17 years ago
Thomas Graf 76e87306c2 [RTNL]: Add missing link netlink attribute policy definitions 17 years ago
Jorge Boncompte [DTI2] 12aa343add [NET]: Messed multicast lists after dev_mc_sync/unsync 17 years ago
Pavel Emelyanov 2df96af03d [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. 17 years ago
Denis V. Lunev 9937ded8e4 [IPV6]: dst_entry leak in ip4ip6_err. (resend) 17 years ago
Dave Young 8ac62dc773 bluetooth: do not move child device other than rfcomm 17 years ago
Dave Young 0cd63c8089 bluetooth: put hci dev after del conn 17 years ago
David S. Miller 988d0093f9 [BLUETOOTH] hci_sysfs.c: Kill build warning. 17 years ago
Joe Perches 235365f3aa net/8021q/vlan_dev.c: Use print_mac. 17 years ago
YOSHIFUJI Hideaki b791160b5a [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). 17 years ago
S.Çağlar Onur 82453021b8 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros 17 years ago
Wang Chen 5ee46e562c [IPV6]: Fix hardcoded removing of old module code 17 years ago
Pavel Emelyanov 05705e4e11 [NETLABEL]: Move some initialization code into __init section. 17 years ago
Pavel Emelyanov 227c43c3bc [NETLABEL]: Shrink the genl-ops registration code. 17 years ago
Jarek Poplawski f47b7257c7 [AX25] ax25_out: check skb for NULL in ax25_kick() 17 years ago
Kris Katterjohn 9bf1d83e7e [TCP]: Fix tcp_v4_send_synack() comment 17 years ago
Uwe Kleine-Koenig 9c00409a2a [IPV4]: fix alignment of IP-Config output 17 years ago
Julia Lawall d6584f3a08 net/9p/trans_virtio.c: Use BUG_ON 17 years ago
Julia Lawall 163e3cb7da net/rxrpc: Use BUG_ON 17 years ago
David S. Miller 9ff5660746 Revert "[NDISC]: Fix race in generic address resolution" 17 years ago
David S. Miller 93b2d4a208 Revert "[RTNETLINK]: Send a single notification on device state changes." 17 years ago
Michael Buesch ceffefd15a mac80211: Fix initial hardware configuration 17 years ago
Rémi Denis-Courmont 997b37da15 [NET]: Make sure sockets implement splice_read 17 years ago
Herbert Xu b5c15fc004 [IPV6]: Fix reversed local_df test in ip6_fragment 17 years ago
YOSHIFUJI Hideaki 073a371987 [XFRM]: Avoid bogus BUG() when throwing new policy away. 17 years ago
Kazunori MIYAZAWA a4d6b8af1e [AF_KEY]: Fix bug in spdadd 17 years ago
Jozsef Kadlecsik d0c1fd7a8f [NETFILTER] nf_conntrack_proto_tcp.c: Mistyped state corrected. 17 years ago
Paul Mundt 0f4bda005f net: xfrm statistics depend on INET 17 years ago
Adrian Bunk f51f5ec690 [NETFILTER]: make secmark_tg_destroy() static 17 years ago
Adrian Bunk 324b57619b [INET]: Unexport inet_listen_wlock 17 years ago
Adrian Bunk 74da4d34e4 [INET]: Unexport __inet_hash_connect 17 years ago
Matti Linnanvuori d8b2a4d21e [NET]: Fix race in dev_close(). (Bug 9750) 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
Laszlo Attila Toth 45b5035482 [RTNETLINK]: Send a single notification on device state changes. 17 years ago
Pavel Emelyanov 370125f0a4 [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. 17 years ago
Pavel Emelyanov 56628b1d89 [NETLABEL]: Don't produce unused variables when IPv6 is off. 17 years ago
Pavel Emelyanov 94de7feb2d [NETLABEL]: Compilation for CONFIG_AUDIT=n case. 17 years ago
Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock. 17 years ago
Pavel Emelyanov 4c3a0a254e [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. 17 years ago
Urs Thuermann fee54fa517 [NET]: Fix comment for skb_pull_rcsum 17 years ago
Herbert Xu 28a89453b1 [IPV6]: Fix IPsec datagram fragmentation 17 years ago
David S. Miller 69cc64d8d9 [NDISC]: Fix race in generic address resolution 17 years ago