Age | Commit message (Expand) | Author |
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-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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-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-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 |