Commit Graph

5468 Commits (87bd1e9aaf067050bd88b3219b1582e8f67f7b87)

Author SHA1 Message Date
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
Oleg Nesterov d725fdc802 [DCCP]: fix theoretical ccids_{read,write}_lock() race 18 years ago
Jesper Juhl b5890d8ba4 [XFRM]: Clean up duplicate includes in net/xfrm/ 18 years ago
Jesper Juhl 897c77cab0 [TIPC]: Clean up duplicate includes in net/tipc/ 18 years ago
Jesper Juhl 08dd2e2946 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ 18 years ago
Jesper Juhl 0a26f4cdc2 [PKT_SCHED]: Clean up duplicate includes in net/sched/ 18 years ago
Jesper Juhl 703310e645 [IPV6]: Clean up duplicate includes in net/ipv6/ 18 years ago
Jesper Juhl f49f9967b2 [IPV4]: Clean up duplicate includes in net/ipv4/ 18 years ago
Jesper Juhl 6869a35b36 [ATM]: Clean up duplicate includes in net/atm/ 18 years ago
Joakim Tjernlund dcbdc93c6c [IPCONFIG]: ip_auto_config fix 18 years ago
Stephen Hemminger f34d1955df [TCP]: H-TCP maxRTT estimation at startup 18 years ago
Patrick McHardy 591e620693 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack 18 years ago
Pablo Neira Ayuso ff4ca8273e [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed conntracks 18 years ago
Jesper Juhl 3af8e31cf5 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() 18 years ago
Johannes Berg 14ae856645 [NET] net/core/utils: fix sparse warning 18 years ago
Paul Moore 3482fd9099 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table 18 years ago
Trond Myklebust 4011cd9788 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends 18 years ago
Trond Myklebust a4deb81ba8 SUNRPC: Don't call gss_delete_sec_context() from an rcu context 18 years ago
Trond Myklebust b247bbf1da SUNRPC: Fix a race in rpciod_down() 18 years ago
Daniel Drake f27b62d3e7 [PATCH] mac80211: don't allow scanning in monitor mode 18 years ago
Zhu Yi ba9b07d08b [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read 18 years ago
Zhu Yi 21887b2f18 [PATCH] mac80211: use do { } while (0) for multi-line macros 18 years ago
Daniel Drake 0e7088de6c [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit 18 years ago
Michael Buesch fdc8f43b5e [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work 18 years ago
Ilpo Järvinen 49ff4bb4cd [TCP]: DSACK signals data receival, be conservative 18 years ago
Ilpo Järvinen 2e6052941a [TCP]: Also handle snd_una changes in tcp_cwnd_down 18 years ago