Age | Commit message (Expand) | Author | Files | Lines |
2012-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -56/+80 |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+1 |
2012-06-30 | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 8 | -4/+33 |
2012-06-29 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 4 | -36/+26 |
2012-06-29 | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg | Tomasz Bursztyka | 1 | -1/+3 |
2012-06-29 | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent | Tomasz Bursztyka | 1 | -0/+12 |
2012-06-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 4 | -14/+19 |
2012-06-28 | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee | 1 | -2/+2 |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -91/+200 |
2012-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -14/+19 |
2012-06-27 | 9p: fix min_t() casting in p9pdu_vwritef() | Dan Carpenter | 1 | -1/+1 |
2012-06-27 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg | 1 | -1/+4 |
2012-06-26 | bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) | stephen hemminger | 3 | -1/+3 |
2012-06-26 | net: l2tp_eth: use LLTX to avoid LOCKDEP splats | Eric Dumazet | 1 | -11/+32 |
2012-06-26 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-06-25 | mac802154: add missed braces | alex.bluesman.smirnov@gmail.com | 1 | -1/+2 |
2012-06-26 | NFC: Return from rawsock_release when sk is NULL | Eric Dumazet | 1 | -1/+4 |
2012-06-25 | net: l2tp_eth: fix l2tp_eth_dev_xmit race | Eric Dumazet | 1 | -3/+3 |
2012-06-25 | caif: Clear shutdown mask to zero at reconnect. | Sjur Brændeland | 1 | -0/+1 |
2012-06-25 | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request() | Neal Cardwell | 1 | -1/+2 |
2012-06-25 | ipv6: fib: fix fib dump restart | Eric Dumazet | 1 | -2/+2 |
2012-06-25 | HID: Fix the generic Kconfig options | Henrik Rydberg | 1 | -1/+1 |
2012-06-25 | NFC: Prevent multiple buffer overflows in NCI | Dan Rosenberg | 1 | -5/+5 |
2012-06-25 | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 | Eric Dumazet | 1 | -7/+7 |
2012-06-25 | netfilter: ipset: fix interface comparision in hash-netiface sets | Florian Westphal | 1 | -28/+4 |
2012-06-23 | batman-adv: fix race condition in TT full-table replacement | Antonio Quartulli | 1 | -2/+2 |
2012-06-23 | batman-adv: only drop packets of known wifi clients | Marek Lindner | 1 | -4/+4 |
2012-06-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -7/+9 |
2012-06-22 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -7/+6 |
2012-06-21 | mac80211: clear ifmgd->bssid only after building DELBA | Eliad Peller | 1 | -7/+6 |
2012-06-20 | libceph: flush msgr queue during mon_client shutdown | Sage Weil | 2 | -7/+8 |
2012-06-20 | rbd: Clear ceph_msg->bio_iter for retransmitted message | Yan, Zheng | 1 | -0/+4 |
2012-06-20 | libceph: use con get/put ops from osd_client | Sage Weil | 1 | -4/+4 |
2012-06-20 | libceph: osd_client: don't drop reply reference too early | Alex Elder | 1 | -2/+2 |
2012-06-19 | batman-adv: fix skb->data assignment | Antonio Quartulli | 1 | -0/+2 |
2012-06-19 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -7/+9 |
2012-06-19 | sctp: fix warning when compiling without IPv6 | Daniel Halperin | 1 | -0/+2 |
2012-06-18 | ipv6: Move ipv6 proc file registration to end of init order | Thomas Graf | 1 | -10/+31 |
2012-06-18 | Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er... | Linus Torvalds | 1 | -1/+1 |
2012-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -9/+91 |
2012-06-17 | net: remove my future former mail address | RĂ©mi Denis-Courmont | 9 | -15/+14 |
2012-06-16 | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip... | David S. Miller | 2 | -22/+12 |
2012-06-15 | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -7/+8 |
2012-06-15 | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route | Thomas Graf | 2 | -12/+22 |
2012-06-15 | net: remove skb_orphan_try() | Eric Dumazet | 3 | -26/+1 |
2012-06-14 | Bluetooth: Fix sending HCI_Disconnect only when connected | Vishal Agarwal | 1 | -1/+1 |
2012-06-13 | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet | 1 | -5/+6 |
2012-06-13 | splice: fix racy pipe->buffers uses | Eric Dumazet | 1 | -0/+1 |
2012-06-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 5 | -4/+12 |
2012-06-13 | mac80211: stop polling in disassociation | David Spinadel | 1 | -2/+2 |