Age | Commit message (Expand) | Author |
2012-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-18 | net: Statically initialize init_net.dev_base_head | Rustad, Mark D |
2012-07-18 | cipso: don't follow a NULL pointer when setsockopt() is called | Paul Moore |
2012-07-17 | libceph: fix messenger retry | Sage Weil |
2012-07-17 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-07-17 | ipvs: fix oops in ip_vs_dst_event on rmmod | Julian Anastasov |
2012-07-16 | ax25: Fix missing break | Alan Cox |
2012-07-16 | caif: Fix access to freed pernet memory | Sjur Brændeland |
2012-07-16 | net: cgroup: fix access the unallocated memory in netprio cgroup | Gao feng |
2012-07-16 | sctp: Fix list corruption resulting from freeing an association on a list | Neil Horman |
2012-07-16 | net: respect GFP_DMA in __netdev_alloc_skb() | Eric Dumazet |
2012-07-12 | sch_sfb: Fix missing NULL check | Alan Cox |
2012-07-10 | net: Fix memory leak - vlan_info struct | Amir Hanania |
2012-07-10 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-07-09 | net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable | Julia Lawall |
2012-07-09 | net: cgroup: fix out of bounds accesses | Eric Dumazet |
2012-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-09 | mac80211: destroy assoc_data correctly if assoc fails | Eliad Peller |
2012-07-09 | NFC: Prevent NULL deref when getting socket name | Sasha Levin |
2012-07-09 | mac80211: correct size the argument to kzalloc in minstrel_ht | Thomas Huehn |
2012-07-09 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-07-09 | netfilter: ipset: timeout fixing bug broke SET target special timeout value | Jozsef Kadlecsik |
2012-07-09 | cgroup: fix panic in netprio_cgroup | Gao feng |
2012-07-09 | netem: add limitation to reordered packets | Eric Dumazet |
2012-07-08 | ieee802154: verify packet size before trying to allocate it | Sasha Levin |
2012-07-06 | batman-adv: check incoming packet type for bla | Simon Wunderlich |
2012-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-06-30 | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman |
2012-06-29 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2012-06-29 | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg | Tomasz Bursztyka |
2012-06-29 | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent | Tomasz Bursztyka |
2012-06-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-28 | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-27 | 9p: fix min_t() casting in p9pdu_vwritef() | Dan Carpenter |
2012-06-27 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-06-26 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger |
2012-06-26 | net: l2tp_eth: use LLTX to avoid LOCKDEP splats | Eric Dumazet |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-06-25 | mac802154: add missed braces | alex.bluesman.smirnov@gmail.com |
2012-06-26 | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet |
2012-06-25 | net: l2tp_eth: fix l2tp_eth_dev_xmit race | Eric Dumazet |
2012-06-25 | caif: Clear shutdown mask to zero at reconnect. | Sjur Brændeland |
2012-06-25 | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() | Neal Cardwell |
2012-06-25 | ipv6: fib: fix fib dump restart | Eric Dumazet |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg |
2012-06-25 | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg |
2012-06-25 | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 | Eric Dumazet |