Age | Commit message (Expand) | Author |
2013-06-07 | cfg80211: check wdev->netdev in connection work | Johannes Berg |
2013-06-07 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg |
2013-06-07 | mac80211: fix direct probe auth | Stanislaw Gruszka |
2013-06-07 | svcrpc: fix failures to handle -1 uid's and gid's | J. Bruce Fields |
2013-06-07 | SUNRPC: Prevent an rpc_task wakeup race | Trond Myklebust |
2013-06-07 | mac80211: fix AP-mode frame matching | Johannes Berg |
2013-06-07 | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() | Johannes Berg |
2013-06-07 | cfg80211: fix sending WoWLAN TCP wakeup settings | Johannes Berg |
2013-06-07 | cfg80211: fix wiphy_register error path | Johannes Berg |
2013-06-07 | cfg80211: fix WoWLAN wakeup tracing | Johannes Berg |
2013-05-19 | VSOCK: Drop bogus __init annotation from vsock_init_tables() | Geert Uytterhoeven |
2013-05-19 | xfrm6: release dev before returning error | Cong Wang |
2013-05-19 | ipv6,gre: do not leak info to user-space | Amerigo Wang |
2013-05-19 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-19 | net: frag, fix race conditions in LRU list maintenance | Konstantin Khlebnikov |
2013-05-19 | packet: tpacket_v3: do not trigger bug() on wrong header status | Daniel Borkmann |
2013-05-19 | bridge: fix race with topology change timer | stephen hemminger |
2013-05-19 | net: vlan,ethtool: netdev_features_t is more than 32 bit | Bjørn Mork |
2013-05-19 | net: use netdev_features_t in skb_needs_linearize() | Patrick McHardy |
2013-05-19 | net_sched: act_ipt forward compat with xtables | Jamal Hadi Salim |
2013-05-19 | tcp: reset timer after any SYNACK retransmit | Yuchung Cheng |
2013-05-19 | net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W | Chen Gang |
2013-05-11 | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom |
2013-05-07 | wireless: regulatory: fix channel disabling race condition | Johannes Berg |
2013-05-07 | mac80211: use synchronize_rcu() with rcu_barrier() | Bob Copeland |
2013-05-07 | mac80211: fix station entry leak/warning while suspending | Johannes Berg |
2013-04-19 | net: rate-limit warn-bad-offload splats. | Ben Greear |
2013-04-19 | pkt_sched: fix error return code in fw_change_attrs() | Wei Yongjun |
2013-04-19 | irda: small read past the end of array in debug code | Dan Carpenter |
2013-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-04-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-04-19 | tcp: call tcp_replace_ts_recent() from tcp_ack() | Eric Dumazet |
2013-04-19 | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too | Florian Westphal |
2013-04-18 | netfilter: ipset: bitmap:ip,mac: fix listing with timeout | Jozsef Kadlecsik |
2013-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-18 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-04-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller |
2013-04-17 | batman-adv: make is_my_mac() check for the current mesh only | Antonio Quartulli |
2013-04-17 | net: drop dst before queueing fragments | Eric Dumazet |
2013-04-15 | esp4: fix error return code in esp_output() | Wei Yongjun |
2013-04-15 | bridge: make user modified path cost sticky | stephen hemminger |
2013-04-14 | ipv6: statically link register_inet6addr_notifier() | Cong Wang |
2013-04-12 | net/802/mrp: fix possible race condition when calling mrp_pdu_queue() | David Ward |
2013-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-04-12 | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb... | John W. Linville |
2013-04-12 | netfilter: nf_nat: fix race when unloading protocol modules | Florian Westphal |
2013-04-11 | tcp: Reallocate headroom if it would overflow csum_start | Thomas Graf |
2013-04-11 | tcp: incoming connections might use wrong route under synflood | Dmitry Popov |
2013-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-04-10 | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg |