Age | Commit message (Expand) | Author |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil |
2011-07-25 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky |
2011-07-23 | gre: fix improper error handling | xeb@mail.ru |
2011-07-23 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov |
2011-07-23 | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat |
2011-07-23 | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V |
2011-07-23 | VirtIO can transfer VIRTQUEUE_NUM of pages. | jvrao |
2011-07-23 | Fix the size of receive buffer packing onto VirtIO ring. | jvrao |
2011-07-23 | 9p: clean up packet dump code | Eric Van Hensbergen |
2011-07-23 | net/9p: fix client code to fail more gracefully on protocol error | Eric Van Hensbergen |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-22 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-07-22 | net: allow netif_carrier to be called safely from IRQ | stephen hemminger |
2011-07-22 | bridge: minor cleanups | stephen hemminger |
2011-07-22 | bridge: add notification over netlink when STP changes state | stephen hemminger |
2011-07-22 | bridge: notifier called with the wrong device | stephen hemminger |
2011-07-22 | bridge: ignore bogus STP config packets | stephen hemminger |
2011-07-22 | bridge: send proper message_age in config BPDU | stephen hemminger |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-22 | icmp: Fix regression in nexthop resolution during replies. | David S. Miller |
2011-07-21 | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-07-21 | ipv6: unshare inetpeers | Eric Dumazet |
2011-07-21 | ethtool: Allow zero-length register dumps again | Ben Hutchings |
2011-07-21 | skbuff: fix error handling in pskb_copy() | Dan Carpenter |
2011-07-21 | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko |
2011-07-21 | vlan: kill ndo_vlan_rx_register | Jiri Pirko |
2011-07-21 | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko |
2011-07-21 | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko |
2011-07-21 | lro: do vlan cleanup | Jiri Pirko |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko |
2011-07-21 | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko |
2011-07-21 | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko |
2011-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-21 | net, netfilter: Remove redundant goto in ebt_ulog_packet | Jesper Juhl |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik |
2011-07-20 | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney |