Age | Commit message (Expand) | Author | Files | Lines |
2011-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -106/+387 |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 1 | -2/+5 |
2011-07-24 | gre: fix improper error handling | xeb@mail.ru | 1 | -15/+6 |
2011-07-24 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2 | -2/+2 |
2011-07-23 | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) | 1 | -2/+2 |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 1 | -0/+23 |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 1 | -1/+32 |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2 | -16/+35 |
2011-07-23 | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V | 1 | -2/+4 |
2011-07-23 | VirtIO can transfer VIRTQUEUE_NUM of pages. | jvrao | 1 | -1/+1 |
2011-07-23 | Fix the size of receive buffer packing onto VirtIO ring. | jvrao | 1 | -1/+1 |
2011-07-23 | 9p: clean up packet dump code | Eric Van Hensbergen | 2 | -46/+37 |
2011-07-23 | net/9p: fix client code to fail more gracefully on protocol error | Eric Van Hensbergen | 1 | -1/+2 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -27/+22 |
2011-07-23 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 17 | -68/+340 |
2011-07-23 | net: allow netif_carrier to be called safely from IRQ | stephen hemminger | 1 | -1/+1 |
2011-07-23 | bridge: minor cleanups | stephen hemminger | 3 | -16/+14 |
2011-07-23 | bridge: add notification over netlink when STP changes state | stephen hemminger | 4 | -1/+9 |
2011-07-23 | bridge: notifier called with the wrong device | stephen hemminger | 1 | -1/+1 |
2011-07-23 | bridge: ignore bogus STP config packets | stephen hemminger | 1 | -0/+11 |
2011-07-23 | bridge: send proper message_age in config BPDU | stephen hemminger | 2 | -2/+3 |
2011-07-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+1 |
2011-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -68/+340 |
2011-07-22 | icmp: Fix regression in nexthop resolution during replies. | David S. Miller | 1 | -6/+8 |
2011-07-22 | ipv4: Constrain UFO fragment sizes to multiples of 8 bytes | Bill Sommerfeld | 1 | -3/+3 |
2011-07-22 | ipv6: make fragment identifications less predictable | Eric Dumazet | 3 | -8/+37 |
2011-07-22 | ipv6: unshare inetpeers | Eric Dumazet | 1 | -13/+20 |
2011-07-22 | ethtool: Allow zero-length register dumps again | Ben Hutchings | 1 | -2/+2 |
2011-07-22 | skbuff: fix error handling in pskb_copy() | Dan Carpenter | 1 | -1/+2 |
2011-07-22 | vlan: move vlan_group_[gs]et_device to public header | Jiri Pirko | 1 | -0/+19 |
2011-07-22 | vlan: kill ndo_vlan_rx_register | Jiri Pirko | 1 | -4/+0 |
2011-07-22 | vlan: kill vlan_gro_frags and vlan_gro_receive | Jiri Pirko | 1 | -16/+0 |
2011-07-22 | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx | Jiri Pirko | 1 | -9/+0 |
2011-07-22 | lro: do vlan cleanup | Jiri Pirko | 1 | -28/+11 |
2011-07-22 | lro: kill lro_vlan_hwaccel_receive_frags | Jiri Pirko | 1 | -20/+0 |
2011-07-22 | lro: kill lro_vlan_hwaccel_receive_skb | Jiri Pirko | 1 | -15/+0 |
2011-07-22 | vlan: introduce __vlan_find_dev_deep() | Jiri Pirko | 1 | -0/+21 |
2011-07-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -23/+28 |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 10 | -76/+215 |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik | 7 | -20/+56 |
2011-07-21 | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney | 1 | -7/+1 |
2011-07-20 | cfg80211: fix scan crash on single-band cards | Johannes Berg | 3 | -2/+8 |
2011-07-20 | mac80211: check sta_info_get() return value | Eliad Peller | 1 | -1/+9 |
2011-07-20 | cfg80211: enter psm when working as p2p_cli | Eliad Peller | 1 | -1/+2 |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg | 5 | -3/+122 |
2011-07-20 | switch vfs_path_lookup() to struct path | Al Viro | 1 | -6/+5 |
2011-07-20 | new helpers: kern_path_create/user_path_create | Al Viro | 1 | -21/+17 |
2011-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -7/+10 |
2011-07-20 | mac80211: implement scan supported rates | Johannes Berg | 5 | -15/+15 |
2011-07-20 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg | 4 | -19/+73 |