Age | Commit message (Expand) | Author |
2012-08-19 | cfg80211: process pending events when unregistering net device | Daniel Drake |
2012-08-19 | mac80211: cancel mesh path timer | Johannes Berg |
2012-08-19 | tcp: perform DMA to userspace only if there is a task waiting for it | Jiri Kosina |
2012-08-19 | net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling | Jiri Benc |
2012-08-19 | tcp: Add TCP_USER_TIMEOUT negative value check | Hangbin Liu |
2012-08-19 | wanmain: comparing array with NULL | Alan Cox |
2012-08-19 | cipso: don't follow a NULL pointer when setsockopt() is called | Paul Moore |
2012-08-19 | caif: Fix access to freed pernet memory | Sjur Brændeland |
2012-08-19 | sctp: Fix list corruption resulting from freeing an association on a list | Neil Horman |
2012-08-19 | sch_sfb: Fix missing NULL check | Alan Cox |
2012-08-10 | drop_monitor: dont sleep in atomic context | Eric Dumazet |
2012-08-10 | drop_monitor: prevent init path from scheduling on the wrong cpu | Neil Horman |
2012-08-10 | drop_monitor: Make updating data->skb smp safe | Neil Horman |
2012-08-10 | drop_monitor: fix sleeping in invalid context warning | Neil Horman |
2012-08-10 | SUNRPC: return negative value in case rpcbind client creation error | Stanislav Kinsbursky |
2012-08-10 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton |
2012-08-10 | net: feed /dev/random with the MAC address when registering a device | Theodore Ts'o |
2012-08-10 | cfg80211: fix interface combinations check for ADHOC(IBSS) | Liang Li |
2012-07-25 | net: remove skb_orphan_try() | Eric Dumazet |
2012-07-25 | cfg80211: check iface combinations only when iface is running | Michal Kazior |
2012-07-25 | tcp: drop SYN+FIN messages | Eric Dumazet |
2012-07-12 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger |
2012-07-12 | ipv6: Move ipv6 proc file registration to end of init order | Thomas Graf |
2012-07-12 | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet |
2012-07-12 | ethtool: allow ETHTOOL_GSSET_INFO for users | Michał Mirosław |
2012-07-12 | l2tp: fix a race in l2tp_ip_sendmsg() | Eric Dumazet |
2012-07-12 | net: l2tp_eth: fix kernel panic on rmmod l2tp_eth | Eric Dumazet |
2012-07-12 | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang |
2012-07-12 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-07-12 | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet |
2012-07-12 | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg |
2012-07-12 | splice: fix racy pipe->buffers uses | Eric Dumazet |
2012-07-04 | batman-adv: only drop packets of known wifi clients | Marek Lindner |
2012-07-04 | batman-adv: fix skb->data assignment | Antonio Quartulli |
2012-07-04 | cfg80211: fix potential deadlock in regulatory | Eliad Peller |
2012-06-19 | cfg80211: fix interface combinations check | Johannes Berg |
2012-06-19 | mac80211: clean up remain-on-channel on interface stop | Johannes Berg |
2012-06-19 | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust |
2012-06-10 | xfrm: take net hdr len into account for esp payload size calculation | Benjamin Poirier |
2012-06-10 | sctp: check cached dst before using it | Nicolas Dichtel |
2012-06-10 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller |
2012-06-10 | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case | James Chapman |
2012-06-10 | ipv6: fix incorrect ipsec fragment | Gao feng |
2012-06-10 | set fake_rtable's dst to NULL to avoid kernel Oops | Peter Huang (Peng) |
2012-06-10 | ipv4: fix the rcu race between free_fib_info and ip_route_output_slow | Yanmin Zhang |
2012-06-10 | ipv4: Do not use dead fib_info entries. | David S. Miller |
2012-06-10 | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira |
2012-06-10 | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot | Trond Myklebust |
2012-05-31 | ethtool: Null-terminate filename passed to ethtool_ops::flash_device | Ben Hutchings |
2012-05-31 | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez |