index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
net: add opaque struct around skb frag page
Ian Campbell
2
-7
/
+9
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2
-14
/
+16
2011-10-21
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2
-53
/
+41
2011-10-21
cxgb4: convert to SKB paged frag API.
Ian Campbell
2
-23
/
+24
2011-10-21
mlx4: convert to SKB paged frag API.
Ian Campbell
2
-32
/
+20
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
3
-3
/
+4
2011-10-20
net: constify skbuff and Qdisc elements
Eric Dumazet
2
-20
/
+21
2011-10-20
tcp: remove unused tcp_fin() parameters
Eric Dumazet
1
-3
/
+3
2011-10-20
ll_temac: Add support for ethtool
Ricardo
1
-0
/
+27
2011-10-20
igb: fix a compile warning
RongQing Li
1
-0
/
+3
2011-10-20
myri10ge: fix truesize underestimation
Eric Dumazet
1
-1
/
+2
2011-10-20
igbvf: fix truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-20
pktgen: remove ndelay() call
Eric Dumazet
1
-4
/
+7
2011-10-20
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
Eric Dumazet
1
-8
/
+15
2011-10-20
mm: add a "struct page_frag" type containing a page, offset and length
Ian Campbell
1
-0
/
+11
2011-10-20
mlx4_en: fix skb truesize underestimation
Eric Dumazet
1
-6
/
+5
2011-10-20
virtio_net: Clean up set_skb_frag()
Krishna Kumar
1
-8
/
+5
2011-10-19
net: do not take an additional reference in skb_frag_set_page
Ian Campbell
2
-1
/
+1
2011-10-19
neigh: fix rcu splat in neigh_update()
roy.qing.li@gmail.com
1
-0
/
+4
2011-10-19
filter: use unsigned int to silence static checker warning
Dan Carpenter
2
-2
/
+2
2011-10-19
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
1
-0
/
+3
2011-10-19
cleanup: remove unnecessary include.
Kevin Wilson
1
-4
/
+0
2011-10-19
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
1
-1
/
+1
2011-10-19
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
1
-2
/
+4
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
10
-105
/
+491
2011-10-19
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2
-11
/
+16
2011-10-19
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2
-21
/
+63
2011-10-19
stmmac: allow mtu bigger than 1500 in case of normal desc (V4)
Giuseppe CAVALLARO
2
-3
/
+9
2011-10-19
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2
-2
/
+11
2011-10-19
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2
-0
/
+9
2011-10-19
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
Srinivas Kandagatla
1
-3
/
+10
2011-10-19
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2
-3
/
+14
2011-10-19
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2
-5
/
+3
2011-10-19
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
3
-21
/
+38
2011-10-19
class: Implement support for class attrs in tagged sysfs directories.
Eric W. Biederman
2
-2
/
+17
2011-10-19
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
2
-2
/
+52
2011-10-19
bonding: fix wrong port enabling in 802.3ad
Flavio Leitner
1
-7
/
+0
2011-10-19
net: validate HWTSTAMP ioctl parameters
Richard Cochran
2
-2
/
+60
2011-10-19
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
Eric W. Biederman
1
-1
/
+7
2011-10-19
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
Eric Dumazet
1
-5
/
+3
2011-10-19
phylib: Modify Vitesse RGMII skew settings
Andy Fleming
1
-12
/
+22
2011-10-19
net: Allow skb_recycle_check to be done in stages
Andy Fleming
2
-25
/
+47
2011-10-19
mlx4_en: Updating driver version
Yevgeny Petrilin
1
-2
/
+2
2011-10-19
mlx4_en: Adding rxhash support
Yevgeny Petrilin
2
-1
/
+13
2011-10-19
mlx4_en: Recording rx queue for gro packets
Yevgeny Petrilin
1
-0
/
+1
2011-10-19
mlx4_en: Checksum counters per ring
Yevgeny Petrilin
4
-4
/
+13
2011-10-19
mlx4_en: Controlling FCS header removal
Yevgeny Petrilin
3
-0
/
+6
2011-10-19
mlx4: Fix vlan table overflow
Yevgeny Petrilin
1
-7
/
+8
2011-10-19
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
2
-2
/
+41
2011-10-19
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
2
-32
/
+53
[next]