Age | Commit message (Expand) | Author |
2013-04-25 | mac80211: fix cfg80211 interaction on auth/assoc request | Johannes Berg |
2013-04-12 | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun |
2013-04-12 | SUNRPC: Remove extra xprt_put() | Chuck Lever |
2013-04-12 | mac80211: fix remain-on-channel cancel crash | Johannes Berg |
2013-04-05 | net: fq_codel: Fix off-by-one error | Vijay Subramanian |
2013-04-05 | net: fix the use of this_cpu_ptr | Li RongQing |
2013-04-05 | net: add a synchronize_net() in netdev_rx_handler_unregister() | Eric Dumazet |
2013-04-05 | ipv6: don't accept node local multicast traffic from the wire | Hannes Frederic Sowa |
2013-04-05 | ipv6: don't accept multicast traffic with scope 0 | Hannes Frederic Sowa |
2013-04-05 | ipv6: fix bad free of addrconf_init_net | Hong Zhiguo |
2013-04-05 | unix: fix a race condition in unix_release() | Paul Moore |
2013-04-05 | thermal: shorten too long mcast group name | Masatake YAMATO |
2013-04-05 | 8021q: fix a potential use-after-free | Cong Wang |
2013-04-05 | tcp: undo spurious timeout after SACK reneging | Yuchung Cheng |
2013-04-05 | tcp: preserve ACK clocking in TSO | Eric Dumazet |
2013-04-05 | net: remove a WARN_ON() in net_enable_timestamp() | Eric Dumazet |
2013-04-05 | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids. | Eric W. Biederman |
2013-04-05 | mac80211: prevent spurious HT/VHT downgrade message | Johannes Berg |
2013-04-05 | net/irda: add missing error path release_sock call | Kees Cook |
2013-04-05 | mac80211: always synchronize_net() during station removal | Johannes Berg |
2013-04-05 | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes |
2013-04-05 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-28 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-28 | tcp: dont handle MTU reduction on LISTEN socket | Eric Dumazet |
2013-03-28 | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich |
2013-03-28 | Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon... | Timo Teräs |
2013-03-28 | tcp: fix skb_availroom() | Eric Dumazet |
2013-03-28 | sctp: don't break the loop while meeting the active_path so as to find the ma... | Xufeng Zhang |
2013-03-28 | sctp: Use correct sideffect command in duplicate cookie handling | Vlad Yasevich |
2013-03-28 | batman-adv: verify tt len does not exceed packet len | Marek Lindner |
2013-03-28 | bridge: reserve space for IFLA_BRPORT_FAST_LEAVE | stephen hemminger |
2013-03-28 | net/ipv4: Ensure that location of timestamp option is stored | David Ward |
2013-03-20 | 6lowpan: Fix endianness issue in is_addr_link_local(). | YOSHIFUJI Hideaki |
2013-03-20 | dcbnl: fix various netlink info leaks | Mathias Krause |
2013-03-20 | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause |
2013-03-20 | bridge: fix mdb info leaks | Mathias Krause |
2013-03-20 | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa |
2013-03-20 | bridging: fix rx_handlers return code | Cristian Bercaru |
2013-03-20 | netlabel: correctly list all the static label mappings | Paul Moore |
2013-03-20 | tcp: fix double-counted receiver RTT when leaving receiver fast path | Neal Cardwell |
2013-03-20 | net: ipv6: Don't purge default router if accept_ra=2 | Lorenzo Colitti |
2013-03-20 | rds: limit the size allocated by rds_message_alloc() | Cong Wang |
2013-03-20 | l2tp: Restore socket refcount when sendmsg succeeds | Guillaume Nault |
2013-03-20 | net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS | Guenter Roeck |
2013-03-14 | 6lowpan: Remove __init tag from lowpan_netlink_fini(). | David S. Miller |
2013-03-14 | mac80211: Fix crash due to un-canceled work-items | Ben Greear |
2013-03-14 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
2013-03-04 | svcrpc: fix rpc server shutdown races | J. Bruce Fields |
2013-03-04 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-28 | mac80211: always unblock CSA queue stop when disconnecting | Johannes Berg |