index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: Fix for Alt MAC Address feature on 82580 and later devices
Carolyn Wyborny
2011-10-21
1
-0
/
+7
*
igbvf: Bump version number
Williams, Mitch A
2011-10-21
1
-1
/
+1
*
igbvf: Update module identification strings
Williams, Mitch A
2011-10-21
1
-5
/
+7
*
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-21
11
-152
/
+160
*
dev: use name hash for dev_seq_ops
Mihai Maruseac
2011-10-21
1
-15
/
+69
*
macvtap: Fix the minor device number allocation
Eric W. Biederman
2011-10-21
2
-16
/
+72
*
macvtap: Rewrite macvtap_newlink so the error handling works.
Eric W. Biederman
2011-10-21
1
-24
/
+49
*
macvtap: Don't leak unreceived packets when we delete a macvtap device.
Eric W. Biederman
2011-10-21
1
-0
/
+6
*
macvtap: Fix macvtap_open races in the zero copy enable code.
Eric W. Biederman
2011-10-21
1
-6
/
+5
*
macvtap: Close a race between macvtap_open and macvtap_dellink.
Eric W. Biederman
2011-10-21
1
-0
/
+2
*
virtio_net: fix truesize underestimation
Eric Dumazet
2011-10-21
1
-1
/
+1
*
bnx2x: fix skb truesize underestimation
Eric Dumazet
2011-10-21
1
-1
/
+1
*
net: add opaque struct around skb frag page
Ian Campbell
2011-10-21
2
-7
/
+9
*
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-14
/
+16
*
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-53
/
+41
*
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-23
/
+24
*
mlx4: convert to SKB paged frag API.
Ian Campbell
2011-10-21
2
-32
/
+20
*
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-21
3
-3
/
+4
*
net: constify skbuff and Qdisc elements
Eric Dumazet
2011-10-20
2
-20
/
+21
*
tcp: remove unused tcp_fin() parameters
Eric Dumazet
2011-10-20
1
-3
/
+3
*
ll_temac: Add support for ethtool
Ricardo
2011-10-20
1
-0
/
+27
*
igb: fix a compile warning
RongQing Li
2011-10-20
1
-0
/
+3
*
myri10ge: fix truesize underestimation
Eric Dumazet
2011-10-20
1
-1
/
+2
*
igbvf: fix truesize underestimation
Eric Dumazet
2011-10-20
1
-1
/
+1
*
pktgen: remove ndelay() call
Eric Dumazet
2011-10-20
1
-4
/
+7
*
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
Eric Dumazet
2011-10-20
1
-8
/
+15
*
mm: add a "struct page_frag" type containing a page, offset and length
Ian Campbell
2011-10-20
1
-0
/
+11
*
mlx4_en: fix skb truesize underestimation
Eric Dumazet
2011-10-20
1
-6
/
+5
*
virtio_net: Clean up set_skb_frag()
Krishna Kumar
2011-10-20
1
-8
/
+5
*
net: do not take an additional reference in skb_frag_set_page
Ian Campbell
2011-10-20
2
-1
/
+1
*
neigh: fix rcu splat in neigh_update()
roy.qing.li@gmail.com
2011-10-20
1
-0
/
+4
*
filter: use unsigned int to silence static checker warning
Dan Carpenter
2011-10-20
2
-2
/
+2
*
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
2011-10-20
1
-0
/
+3
*
cleanup: remove unnecessary include.
Kevin Wilson
2011-10-20
1
-4
/
+0
*
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
2011-10-20
1
-1
/
+1
*
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
2011-10-20
1
-2
/
+4
*
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-20
10
-105
/
+491
*
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2011-10-20
2
-11
/
+16
*
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2011-10-20
2
-21
/
+63
*
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
2011-10-20
2
-3
/
+9
*
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2011-10-20
2
-2
/
+11
*
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2011-10-20
2
-0
/
+9
*
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
Srinivas Kandagatla
2011-10-20
1
-3
/
+10
*
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2011-10-20
2
-3
/
+14
*
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2011-10-20
2
-5
/
+3
*
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-10-20
3
-21
/
+38
*
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2011-10-20
2
-2
/
+17
*
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
2011-10-20
2
-2
/
+52
*
bonding: fix wrong port enabling in 802.3ad
Flavio Leitner
2011-10-20
1
-7
/
+0
*
net: validate HWTSTAMP ioctl parameters
Richard Cochran
2011-10-19
2
-2
/
+60
[next]