Age | Commit message (Expand) | Author |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-27 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-07-27 | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman |
2011-07-27 | net: sock_sendmsg_nosec() is static | Eric Dumazet |
2011-07-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-27 | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-26 | wireless: fix a typo in ignore_reg_update | Mihai Moldovan |
2011-07-26 | cfg80211: really ignore the regulatory request | Sven Neumann |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil |
2011-07-26 | vfs: dont chain pipe/anon/socket on superblock s_inodes list | Eric Dumazet |
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 | net: Convert struct net_device uc_promisc to bool | Joe Perches |
2011-07-25 | net: fix eth.c kernel-doc warning | Randy Dunlap |
2011-07-25 | IPv4: Send gratuitous ARP for secondary IP addresses also | Zoltan Kiss |
2011-07-25 | ipv6: Do not leave router anycast address for /127 prefixes. | YOSHIFUJI Hideaki |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | RDMA: Increasing RPCRDMA_MAX_DATA_SEGS | Steve Dickson |
2011-07-25 | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell |
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 |