| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-07-20 | 1 | -6/+6 |
|\ |
|
| * | libceph: fix messenger retry | Sage Weil | 2012-07-18 | 1 | -6/+6 |
* | | net: Statically initialize init_net.dev_base_head | Rustad, Mark D | 2012-07-18 | 2 | -2/+5 |
* | | cipso: don't follow a NULL pointer when setsockopt() is called | Paul Moore | 2012-07-18 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-07-17 | 1 | -2/+3 |
|\ |
|
| * | ipvs: fix oops in ip_vs_dst_event on rmmod | Julian Anastasov | 2012-07-17 | 1 | -2/+3 |
* | | ax25: Fix missing break | Alan Cox | 2012-07-17 | 1 | -0/+1 |
* | | caif: Fix access to freed pernet memory | Sjur Brændeland | 2012-07-17 | 1 | -1/+1 |
* | | net: cgroup: fix access the unallocated memory in netprio cgroup | Gao feng | 2012-07-17 | 1 | -17/+54 |
* | | sctp: Fix list corruption resulting from freeing an association on a list | Neil Horman | 2012-07-17 | 2 | -7/+12 |
|/ |
|
* | net: respect GFP_DMA in __netdev_alloc_skb() | Eric Dumazet | 2012-07-16 | 1 | -1/+1 |
* | sch_sfb: Fix missing NULL check | Alan Cox | 2012-07-12 | 1 | -0/+2 |
* | net: Fix memory leak - vlan_info struct | Amir Hanania | 2012-07-11 | 1 | -0/+3 |
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-07-11 | 3 | -7/+19 |
|\ |
|
| * | batman-adv: check incoming packet type for bla | Simon Wunderlich | 2012-07-06 | 3 | -7/+19 |
* | | net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable | Julia Lawall | 2012-07-10 | 1 | -1/+1 |
* | | net: cgroup: fix out of bounds accesses | Eric Dumazet | 2012-07-09 | 2 | -4/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-09 | 3 | -6/+4 |
|\ \ |
|
| * | | mac80211: destroy assoc_data correctly if assoc fails | Eliad Peller | 2012-07-09 | 1 | -4/+2 |
| * | | NFC: Prevent NULL deref when getting socket name | Sasha Levin | 2012-07-09 | 1 | -1/+1 |
| * | | mac80211: correct size the argument to kzalloc in minstrel_ht | Thomas Huehn | 2012-07-09 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-07-09 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | netfilter: ipset: timeout fixing bug broke SET target special timeout value | Jozsef Kadlecsik | 2012-07-09 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | cgroup: fix panic in netprio_cgroup | Gao feng | 2012-07-09 | 1 | -1/+2 |
* | | | netem: add limitation to reordered packets | Eric Dumazet | 2012-07-09 | 1 | -27/+15 |
* | | | ieee802154: verify packet size before trying to allocate it | Sasha Levin | 2012-07-09 | 1 | -6/+6 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-04 | 17 | -56/+80 |
|\ \ |
|
| * | | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 2012-07-01 | 8 | -4/+33 |
| * | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-06-30 | 4 | -36/+26 |
| |\ \ |
|
| | * | | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg | Tomasz Bursztyka | 2012-06-29 | 1 | -1/+3 |
| | * | | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent | Tomasz Bursztyka | 2012-06-29 | 1 | -0/+12 |
| | * | | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 | Eric Dumazet | 2012-06-25 | 1 | -7/+7 |
| | * | | netfilter: ipset: fix interface comparision in hash-netiface sets | Florian Westphal | 2012-06-25 | 1 | -28/+4 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-29 | 4 | -14/+19 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-28 | 4 | -14/+19 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | mac80211: correct behaviour on unrecognised action frames | Johannes Berg | 2012-06-27 | 1 | -1/+4 |
| | | * | | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet | 2012-06-26 | 1 | -1/+4 |
| | | * | | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg | 2012-06-25 | 1 | -5/+5 |
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-06-22 | 1 | -7/+6 |
| | | |\ \ |
|
| | | | * | | mac80211: clear ifmgd->bssid only after building DELBA | Eliad Peller | 2012-06-21 | 1 | -7/+6 |
| * | | | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee | 2012-06-29 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-07-04 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | splice: fix racy pipe->buffers uses | Eric Dumazet | 2012-06-13 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-28 | 34 | -91/+200 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | 9p: fix min_t() casting in p9pdu_vwritef() | Dan Carpenter | 2012-06-28 | 1 | -1/+1 |
| * | | | | | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger | 2012-06-27 | 3 | -1/+3 |
| * | | | | | net: l2tp_eth: use LLTX to avoid LOCKDEP splats | Eric Dumazet | 2012-06-27 | 1 | -11/+32 |
| * | | | | | mac802154: add missed braces | alex.bluesman.smirnov@gmail.com | 2012-06-26 | 1 | -1/+2 |
| * | | | | | net: l2tp_eth: fix l2tp_eth_dev_xmit race | Eric Dumazet | 2012-06-26 | 1 | -3/+3 |
| * | | | | | caif: Clear shutdown mask to zero at reconnect. | Sjur Brændeland | 2012-06-26 | 1 | -0/+1 |