Commit Graph

4964 Commits (0aa97d6e420039fc4a6040acdf53e56e0f90c0f5)

Author SHA1 Message Date
Paul Moore 50e5d35ce2 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Herbert Xu 6363097cc4 [IPV4]: Do not remove idev when addresses are cleared 18 years ago
Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
Patrick McHardy b00b4bf94e [NET_SCHED]: Fix filter double free 18 years ago
Thomas Graf 7c355f532d [NET]: Avoid duplicate netlink notification when changing link state 18 years ago
David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
Miklos Szeredi 3c0d2f3780 [AF_UNIX]: Fix stream recvmsg() race. 18 years ago
Akinobu Mita c764c9ade6 [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check 18 years ago
Dmitry Mishin 4c1b52bc7a [NETFILTER]: ip_tables: fix compat related crash 18 years ago
Patrick McHarrdy 3c158f7f57 [NETFILTER]: nf_conntrack: fix helper module unload races 18 years ago
Patrick McHardy 51055be81c [RTNETLINK]: ifindex 0 does not exist 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
David S. Miller 14a49e1fd2 [TCP] tcp_probe: Attach printf attribute properly to printl(). 18 years ago
Eric Dumazet 274707cff9 [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). 18 years ago
Denis Cheng c4b1010f40 [NET]: Merge dst_discard_in and dst_discard_out. 18 years ago
Herbert Xu 71e27da961 [IPV4]: Restore old behaviour of default config values 18 years ago
Herbert Xu 31be308541 [IPV4]: Add default config support after inetdev_init 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Herbert Xu 8d76527e72 [IPV4]: Only panic if inetdev_init fails for loopback 18 years ago
Patrick McHardy f0e48dbfc5 [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack 18 years ago
Patrick McHardy 6e1d91039b [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl 18 years ago
Wei Dong 584bdf8cbd [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP 18 years ago
Herbert Xu 4fcd6b9916 [NET] gso: Fix GSO feature mask in sk_setup_caps 18 years ago
Ilpo Järvinen 6418204f91 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) 18 years ago
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
Venkatesh Pallipadi 60468d5b5b [NET]: Make net watchdog timers 1 sec jiffy aligned. 18 years ago
Mark Glines 3f196eb519 [TCP]: Use default 32768-61000 outgoing port range in all cases. 18 years ago
David S. Miller 278a3de5ab [AF_UNIX]: Fix datagram connect race causing an OOPS. 18 years ago
David S. Miller 1c92b4e50e [AF_UNIX]: Make socket locking much less confusing. 18 years ago
Stephen Hemminger d2d1acdb6a VLAN: kill_vid is only useful for VLAN filtering devices 18 years ago
Stephen Hemminger 9a834b87c5 [BRIDGE]: Round off STP perodic timers. 18 years ago
Baruch Even 071f772268 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. 18 years ago
Stephen Hemminger 67403754bc [TCP] tcp_probe: use GCC printf attribute 18 years ago
Sangtae Ha 63313494c4 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. 18 years ago
Pavel Emelianov e4fd5da39f [TCP]: Consolidate checking for tcp orphan count being too big. 18 years ago
David S. Miller be02097cf6 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. 18 years ago
David S. Miller 8c7fc03e27 [IPV6]: Fix build warning. 18 years ago
David S. Miller a2efcfa048 [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST 18 years ago
David S. Miller ddc31ce311 [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT 18 years ago
Kazunori MIYAZAWA f282d45cb4 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. 18 years ago
Jerome Borsboom 83f03fa5ad [NET]: parse ip:port strings correctly in in4_pton 18 years ago
YOSHIFUJI Hideaki 7ebba6d14f [IPV6] ROUTE: No longer handle ::/0 specially. 18 years ago
Kazunori MIYAZAWA 144466bdf8 [IPSEC]: Fix IPv6 AH calculation in outbound 18 years ago
David S. Miller aad0e0b9b6 [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. 18 years ago
David S. Miller 01e67d08fa [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. 18 years ago
Akinobu Mita ef7ab2357b [PATCH] softmac: alloc_ieee80211() NULL check 18 years ago
Akinobu Mita a76193df7c [PATCH] ieee80211: fix incomplete error message 18 years ago
John W. Linville 91fa558ba2 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta 18 years ago
Michael Wu 52fb24cd83 [PATCH] mac80211: always set carrier status on open 18 years ago