Commit Graph

2299 Commits (d4828d85d188dc70ed172802e798d3978bb6e29e)

Author SHA1 Message Date
Herbert Xu d4828d85d1 [NET]: Prevent transmission after dev_deactivate 19 years ago
YOSHIFUJI Hideaki 5e2707fa3a [IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY 19 years ago
Łukasz Stelmach 102128e3a2 [IPV6]: Fix source address selection. 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Al Viro ff7512e1a2 [ATM]: fix broken uses of NIPQUAD in net/atm 19 years ago
Al Viro 8ca84481b6 [SCTP]: sctp_unpack_cookie() fix 19 years ago
Herbert Xu 48d83325b6 [NET]: Prevent multiple qdisc runs 19 years ago
Patrick McHardy d3dcd4efe2 [NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length 19 years ago
Herbert Xu 47552c4e55 [ETHTOOL]: Fix UFO typo 19 years ago
Neil Horman d5b9f4c083 [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. 19 years ago
Tsutomu Fujii d7c2c9e397 [SCTP]: Send only 1 window update SACK per message. 19 years ago
Sridhar Samudrala 503b55fd77 [SCTP]: Don't do CRC32C checksum over loopback. 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Vlad Yasevich 402d68c433 [SCTP]: Limit association max_retrans setting in setsockopt. 19 years ago
YOSHIFUJI Hideaki c5396a31b2 [IPV6]: Sum real space for RTAs. 19 years ago
David S. Miller b293acfd31 [IRDA]: Use put_unaligned() in irlmp_do_discovery(). 19 years ago
Herbert Xu 2c6cc0d853 [BRIDGE]: Add support for NETIF_F_HW_CSUM devices 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
David S. Miller 35089bb203 [TCP]: Add tcp_slow_start_after_idle sysctl. 19 years ago
Luca De Cicco bc726a71d2 [TCP] Westwood: reset RTT min after FRTO 19 years ago
Luca De Cicco b3a92eabe5 [TCP] Westwood: bandwidth filter startup 19 years ago
Luca De Cicco b7d7a9e3c9 [TCP] Westwood: comment fixes 19 years ago
Stephen Hemminger f61e29018a [TCP] Westwood: fix first sample 19 years ago
Stephen Hemminger bdeb04c6d9 [NET]: net.ipv4.ip_autoconfig sysctl removal 19 years ago
Alexey Dobriyan f8d5962112 [IPX]: Endian bug in ipxrtr_route_packet() 19 years ago
Herbert Xu 3cc0e87398 [NET]: Warn in __skb_trim if skb is paged 19 years ago
Herbert Xu b38dfee3d6 [NET]: skb_trim audit 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Patrick McHardy bf0857ea32 [NETFILTER]: hashlimit match: fix random initialization 19 years ago
Patrick McHardy 2b2283d030 [NETFILTER]: recent match: missing refcnt initialization 19 years ago
Patrick McHardy a0e889bb1b [NETFILTER]: recent match: fix "sleeping function called from invalid context" 19 years ago
James Morris 100468e9c0 [SECMARK]: Add CONNSECMARK xtables target 19 years ago
James Morris 7c9728c393 [SECMARK]: Add secmark support to conntrack 19 years ago
James Morris 5e6874cdb8 [SECMARK]: Add xtables SECMARK target 19 years ago
James Morris 984bc16cc9 [SECMARK]: Add secmark support to core networking. 19 years ago
David S. Miller 6f68dc3775 [NET]: Fix warnings after LSM-IPSEC changes. 19 years ago
Dave Jones 9dadaa19cb [NET]: NET_TCPPROBE Kconfig fix 19 years ago
Catherine Zhang c8c05a8eec [LSM-IPsec]: SELinux Authorize 19 years ago
David S. Miller f86502bfc1 [IPV4] icmp: Kill local 'ip' arg in icmp_redirect(). 19 years ago
Alexey Dobriyan 6d74165350 [IPV4]: Right prototype of __raw_v4_lookup() 19 years ago
Alexey Dobriyan 338fcf9886 [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type 19 years ago
David S. Miller 70df2311ee [TCP]: Fix compile warning in tcp_probe.c 19 years ago
Stephen Hemminger 738980ffa6 [TCP]: Limited slow start for Highspeed TCP 19 years ago
Stephen Hemminger a42e9d6ce8 [TCP]: TCP Probe congestion window tracing 19 years ago
Stephen Hemminger 72dc5b9225 [TCP]: Minimum congestion window consolidation. 19 years ago
Stephen Hemminger a4ed258495 [TCP]: TCP Compound quad root function 19 years ago
Angelo P. Castellani f890f92104 [TCP]: TCP Compound congestion control 19 years ago
Bin Zhou 76f1017757 [TCP]: TCP Veno congestion control 19 years ago