index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
sunrpc: Reduce switch/case indent
Joe Perches
3
-44
/
+41
2011-07-01
sctp: Reduce switch/case indent
Joe Perches
2
-30
/
+31
2011-07-01
netrom: Reduce switch/case indent
Joe Perches
1
-9
/
+13
2011-07-01
lapb: Reduce switch/case indent
Joe Perches
2
-467
/
+444
2011-07-01
ipv6: Reduce switch/case indent
Joe Perches
1
-76
/
+69
2011-07-01
ipv4: Reduce switch/case indent
Joe Perches
2
-32
/
+32
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
4
-167
/
+165
2011-07-01
ipconfig: Reduce switch/case indent
Joe Perches
1
-35
/
+38
2011-07-01
econet: Reduce switch/case indent
Joe Perches
1
-13
/
+10
2011-07-01
decnet: Reduce switch/case indent
Joe Perches
9
-597
/
+603
2011-07-01
appletalk: Reduce switch/case indent
Joe Perches
2
-259
/
+259
2011-07-01
rtnl: provide link dump consistency info
Thomas Graf
4
-0
/
+16
2011-07-01
net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-4
/
+1
2011-06-30
be2net: clear intr bit in be_probe()
Sathya Perla
1
-0
/
+6
2011-06-30
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
3
-44
/
+111
2011-06-30
be2net: fix certain cmd failure logging
Sathya Perla
2
-18
/
+23
2011-06-30
qlcnic: add external loopback support
Amit Kumar Salecha
3
-12
/
+22
2011-06-30
net: add external loopback test in ethtool self test
Amit Kumar Salecha
1
-2
/
+14
2011-06-30
net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-5
/
+0
2011-06-30
net: iseries_veth: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-5
/
+3
2011-06-30
net: depca: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-13
/
+8
2011-06-30
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
1
-8
/
+6
2011-06-30
wanxl: remove a stray irq enable
Dan Carpenter
1
-1
/
+1
2011-06-30
Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.
Alexander Smirnov
1
-3
/
+0
2011-06-30
jme: Cleanup PM operations after using new PM API
Guo-Fu Tseng
2
-12
/
+13
2011-06-30
jme: Fix compile warning introduced by new pm macro
Guo-Fu Tseng
1
-1
/
+1
2011-06-30
can: remove useless defaults in Kconfig
Kurt Van Dijck
1
-3
/
+0
2011-06-30
enic: Add support to configure hardware interrupt coalesce timers in a platform independent way
Vasanthy Kolluri
11
-26
/
+122
2011-06-30
virtio-net: per cpu 64 bit stats (v2)
stephen hemminger
1
-6
/
+79
2011-06-30
xen/netback: Add module alias for autoloading
Bastian Blank
1
-0
/
+1
2011-06-29
myri10ge: Update MAINTAINERS
Jon Mason
1
-1
/
+1
2011-06-29
myri10ge: update version
Jon Mason
1
-2
/
+2
2011-06-29
myri10ge: misc style cleanups
Jon Mason
1
-18
/
+14
2011-06-29
myri10ge: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-6
/
+5
2011-06-29
myri10ge: add support for set_phys_id
Jon Mason
2
-0
/
+57
2011-06-29
myri10ge: allow small_bytes = 0
Jon Mason
1
-3
/
+11
2011-06-29
myri10ge: rework parity error check and cleanup
Jon Mason
1
-40
/
+60
2011-06-29
myri10ge: Mask PCI Surprise Link Down Events
Jon Mason
1
-0
/
+21
2011-06-29
myri10ge: ensure tx queues remain stopped
Jon Mason
1
-1
/
+2
2011-06-29
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
1
-2
/
+6
2011-06-29
caif: Fix recieve/receive typo
Joe Perches
1
-1
/
+1
2011-06-29
net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc
Stephen Rothwell
1
-0
/
+1
2011-06-29
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
1
-0
/
+1
2011-06-27
vmxnet3: Enable GRO support.
Jesse Gross
1
-1
/
+4
2011-06-27
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-27
sky2: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+7
2011-06-27
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-14
/
+6
2011-06-27
niu: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-27
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-7
/
+4
2011-06-27
bnx2: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-3
/
+2
[next]