Commit Graph

5549 Commits (7648b1330c335601b7c09c25f77a03cda128fcab)

Author SHA1 Message Date
David S. Miller 5c127c58ae [TCP]: 'dst' can be NULL in tcp_rto_min() 18 years ago
Pavel Emelyanov 88282c6ecf [PKTGEN]: Remove write-only variable. 18 years ago
Jesper Bengtsson a289d70d74 [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentry 18 years ago
Lucas Nussbaum dbaaa07a60 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() 18 years ago
Stephen Hemminger b4a488d182 [BRIDGE]: Fix OOPS when bridging device without ethtool. 18 years ago
Stephen Hemminger df1c0b8468 [BRIDGE]: Packets leaking out of disabled/blocked ports. 18 years ago
David S. Miller 05bb1fad1c [TCP]: Allow minimum RTO to be configurable via routing metrics. 18 years ago
Wei Yongjun cb243a1a9f SCTP: Fix to handle invalid parameter length correctly 18 years ago
Vlad Yasevich 609ee4679b SCTP: Abort on COOKIE-ECHO if backlog is exceeded. 18 years ago
Vlad Yasevich 498d63071e SCTP: Correctly disable listening when backlog is 0. 18 years ago
Vlad Yasevich d0ce92910b SCTP: Do not retransmit chunks that are newer then rtt. 18 years ago
Vlad Yasevich cc75689a4c SCTP: Uncomfirmed transports can't become Inactive 18 years ago
Vlad Yasevich 2772b495ef SCTP: Pick the correct port when binding to 0. 18 years ago
Wei Yongjun d99fa42963 SCTP: Use net_ratelimit to suppress error messages print too fast 18 years ago
Wei Yongjun 00f1c2df2a SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly 18 years ago
Wei Yongjun 8d614ade51 SCTP: Fix sctp_addto_chunk() to add pad with correct length 18 years ago
Vlad Yasevich ab3e5e7b65 SCTP: Assign stream sequence numbers to the entire message 18 years ago
Vlad Yasevich ea2dfb3733 SCTP: properly clean up fragment and ordering queues during FWD-TSN. 18 years ago
Robert Olsson 378be2c083 [PKTGEN]: Fix multiqueue oops. 18 years ago
Evgeniy Polyakov e7c243c925 [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" 18 years ago
Benjamin Thery aaa53c4aba [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() 18 years ago
vignesh babu c3609d510f [NET]: is_power_of_2 in net/core/neighbour.c 18 years ago
David S. Miller 26722873a4 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. 18 years ago
Flavio Leitner a96fb49be3 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless 18 years ago
Nick Bowler 96fe1c0237 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. 18 years ago
Mariusz Kozlowski 02881d9478 9p: fix bad error path in conversion routines 18 years ago
Eric Van Hensbergen 1a3cac6c6d 9p: fix use after free 18 years ago
Andy Whitcroft 22117ea4fe [IRDA] irda_nl_get_mode: always results in failure 18 years ago
Jesper Juhl 2c20d72aaa [IRDA]: Avoid a label defined but not used warning in irda_init() 18 years ago
Wei Yongjun 8984e41d18 [IPV6]: Fix kernel panic while send SCTP data with IP fragments 18 years ago
Herbert Xu d92a7db710 [SNAP]: Check packet length before reading 18 years ago
Gerrit Renker 39dad26c37 [DCCP]: Allocation in atomic context 18 years ago
Al Viro 35b426c329 missing return in bridge sysfs code 18 years ago
Ilpo Järvinen 660adc6e60 [IPv6]: Invalid semicolon after if statement 18 years ago
Herbert Xu 3b18552550 [NET]: Fix unbalanced rcu_read_unlock in __sock_create 18 years ago
Adrian Bunk 16f3051b16 [VLAN] net/8021q/vlanproc.c: fix check-after-use 18 years ago
Adrian Bunk 6f93b9c283 [NET]: Unexport dev_ethtool 18 years ago
Alexey Dobriyan 9c29a377f9 [ECONET]: remove econet_packet_type on unload 18 years ago
Alexey Dobriyan 9ac0be9d4f [AX25]: don't free pointers to statically allocated data 18 years ago
John W. Linville b9bf1e60a2 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan 18 years ago
Johannes Berg 7b7ed87925 [PATCH] mac80211: fix tx status frame code 18 years ago
Jussi Kivilinna 02f44315dc [BRIDGE]: Fix typo in net/bridge/br_stp_if.c 18 years ago
Stephen Hemminger 17120889b0 [BRIDGE]: sysfs locking fix. 18 years ago
Patrick McHardy 45241a7a07 [NETFILTER]: nf_nat_sip: don't drop short packets 18 years ago
Patrick McHardy aa584eda5d [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing 18 years ago
Patrick McHardy 465f90a486 [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp 18 years ago
Eric Dumazet 35019539d7 [NETFILTER]: netfilter: xt_u32 bug correction 18 years ago
Heiko Carstens cae7ca3d3d [IPVS]: Use IP_VS_WAIT_WHILE when encessary. 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Jesper Juhl e576de82ee [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() 18 years ago