Commit Graph

4101 Commits (5dfe4c964a0dd7bb3a1d64a4166835a153146207)

Author SHA1 Message Date
YOSHIFUJI Hideaki d88ae4cc97 [IPV6] MCAST: Fix joining all-node multicast group on device initialization. 18 years ago
Herbert Xu e0e8f1c822 [IPSEC] flow: Fix potential memory leak 18 years ago
Stephen Hemminger 65ebe63420 [PATCH] email change for shemminger@osdl.org 18 years ago
Marcel Holtmann 847641d7db [Bluetooth] Restrict well known PSM to privileged users 18 years ago
Marcel Holtmann 7386397636 [Bluetooth] Missing endian swapping for L2CAP socket list 18 years ago
Jarek Poplawski 483479ecc5 [IPV4] devinet: inetdev_init out label moved after RCU assignment 18 years ago
Paul Moore 469de9b90f [INET]: style updates for the inet_sock->is_icsk assignment fix 18 years ago
Vlad Yasevich 4a1c0107bc [SCTP]: Fix err_hdr assignment in sctp_init_cause. 18 years ago
Patrick McHardy ffed53d25b [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module 18 years ago
Patrick McHardy f9f02cca25 [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments 18 years ago
Craig Schlenter cb48cfe807 [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). 18 years ago
Patrick McHardy 88044c8c96 [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation 18 years ago
Paul Moore 2a2f11c227 NetLabel: correct CIPSO tag handling when adding new DOI definitions 18 years ago
Marcel Holtmann c893779e9f [Bluetooth] Handle device registration failures 18 years ago
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 18 years ago
Marcel Holtmann b6e557fbf1 [Bluetooth] More checks if DLC is still attached to the TTY 18 years ago
Marcel Holtmann f477756920 [Bluetooth] Add packet size checks for CAPI messages 18 years ago
Andrew Hendry d2e7543c41 [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines 18 years ago
Paul Moore cbbd7d4f36 [INET]: Fix incorrect "inet_sock->is_icsk" assignment. 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
Chuck Ebbert 44f9a2fdc4 [NETFILTER]: ebtables: don't compute gap before checking struct type 18 years ago
Martin Josefsson bbdc176a2f [NETFILTER]: nf_nat: fix MASQUERADE crash on device down 18 years ago
Patrick McHardy c9386cfddc [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore 18 years ago
Patrick McHardy c68b8b687f [NETFILTER]: Fix routing of REJECT target generated packets in output chain 18 years ago
Dmitry Mishin e5b5ef7d2b [NETFILTER]: compat offsets size change 18 years ago
Adrian Bunk 7f18ba6248 [X25]: proper prototype for x25_init_timers() 18 years ago
Mariusz Kozlowski 5e7c001c62 [AF_NETLINK]: module_put cleanup 18 years ago
Christoph Hellwig 22e7005023 [XFRM_USER]: avoid pointless void ** casts 18 years ago
Alexey Dobriyan 9c2440bbe8 [NETFILTER] xt_hashlimit.c: fix typo 18 years ago
David S. Miller ee74baa7d8 [PKTGEN]: Convert to kthread API. 18 years ago
Martin Willi b836267aa7 [XFRM]: Algorithm lookup using .compat name 18 years ago
David S. Miller 5c668704b7 [UDP]: Fix reversed logic in udp_get_port(). 18 years ago
Adrian Bunk 24123186fa [SCTP]: make 2 functions static 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Paul Moore caff5b6a6b NetLabel: correctly fill in unused CIPSOv4 level and category mappings 18 years ago
Paul Moore 1fd2a25b77 NetLabel: perform input validation earlier on CIPSOv4 DOI add ops 18 years ago
Akinobu Mita fadfc8e930 [PATCH] gss_spkm3: fix error handling in module init 18 years ago
Ulrich Kunitz 0c234ae655 [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie 18 years ago
Ulrich Kunitz 6f07a8a3eb [PATCH] ieee80211softmac: Fix errors related to the work_struct changes 18 years ago
Li Yewang 14fb8a7647 [IPV4]: Fix BUG of ip_rt_send_redirect() 18 years ago
Leigh Brown a9fc00cca8 [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash 18 years ago
Leigh Brown 8228a18dd3 [TCP]: Fix oops caused by tcp_v4_md5_do_del 18 years ago
David S. Miller 9b54d5c610 [NETFILTER] IPV6: Fix dependencies. 18 years ago
Ralf Baechle a3d384029a [AX.25]: Fix unchecked rose_add_loopback_neigh uses 18 years ago
Ralf Baechle a159aaa328 [AX.25]: Fix unchecked rose_add_loopback_node uses 18 years ago
Ralf Baechle a4282717c1 [AX.25]: Fix unchecked ax25_linkfail_register uses 18 years ago
Ralf Baechle 58bc574715 [AX.25]: Fix unchecked nr_add_node uses. 18 years ago
Ralf Baechle 81dcd16906 [AX.25]: Fix unchecked ax25_listen_register uses 18 years ago
Ralf Baechle 8d5cf596d1 [AX.25]: Fix unchecked ax25_protocol_register uses. 18 years ago
Ralf Baechle c9266b99e2 [AX.25]: Mark all kmalloc users __must_check 18 years ago