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
2009-10-13
x25: bit and/or confusion in x25_ioctl()?
roel kluin
1
-1
/
+1
2009-10-13
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
3
-13
/
+53
2009-10-13
net: add Runtime PM to the sh_eth driver
Magnus Damm
2
-2
/
+34
2009-10-13
net: allow sh_eth to get mac address through platform data
Magnus Damm
2
-8
/
+13
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
7
-23
/
+42
2009-10-13
net: Add netdev_alloc_skb_ip_align() helper
Eric Dumazet
1
-0
/
+10
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
8
-21
/
+21
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
1
-0
/
+1
2009-10-13
bonding: change bond_create_proc_entry() to return void
Nicolas de Pesloüan
1
-4
/
+2
2009-10-12
sfc: 10Xpress: Initialise pause advertising flags
Ben Hutchings
1
-0
/
+10
2009-10-12
mdio: Expose pause frame advertising flags to ethtool
Ben Hutchings
1
-0
/
+4
2009-10-12
mdio: Advertise pause (flow control) settings even if autoneg is off
Ben Hutchings
1
-5
/
+3
2009-10-12
gianfar: Add support for hibernation
Anton Vorontsov
1
-17
/
+70
2009-10-12
gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()
Anton Vorontsov
1
-40
/
+56
2009-10-12
gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()
Anton Vorontsov
1
-12
/
+21
2009-10-12
gianfar: Move tbase/rbase initialization to gfar_init_mac()
Anton Vorontsov
2
-9
/
+9
2009-10-12
gianfar: Split allocation and initialization steps out of startup_gfar()
Anton Vorontsov
1
-158
/
+176
2009-10-12
gianfar: Don't needlessly set the wrap bit for the last RX BD
Anton Vorontsov
1
-4
/
+0
2009-10-12
gianfar: Simplify skb resources freeing code
Anton Vorontsov
1
-28
/
+25
2009-10-12
gianfar: Some cleanups for startup_gfar()
Anton Vorontsov
1
-79
/
+64
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
25
-50
/
+261
2009-10-12
cnic: Need to include net/ip6_checksum.h
David S. Miller
1
-0
/
+1
2009-10-12
pasemi_mac: ethtool set settings support
Valentine Barshak
1
-0
/
+14
2009-10-12
be2net: Implement ethtool get_phys_id function.
Sarveshwar Bandi
3
-0
/
+126
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
36
-21
/
+88
2009-10-12
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
2
-35
/
+0
2009-10-11
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+6
2009-10-11
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2009-10-11
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+6
2009-10-11
cnic: Add main functions to support bnx2x devices.
Michael Chan
1
-0
/
+1742
2009-10-11
cnic: Add bnx2x data structures.
Michael Chan
4
-1
/
+2001
2009-10-11
cnic: Refactor some code.
Michael Chan
1
-18
/
+46
2009-10-11
bnx2x: Add main CNIC interface functions.
Michael Chan
3
-2
/
+404
2009-10-11
bnx2x: Add hw init code to support iSCSI.
Michael Chan
2
-69
/
+200
2009-10-11
bnx2x: Refactor MAC address setup code.
Michael Chan
2
-52
/
+114
2009-10-11
bnx2x: Refactor bnx2x_sp_post().
Michael Chan
1
-24
/
+38
2009-10-11
qlge: Add CBFC pause frame counters to ethtool stats.
Ron Mercer
2
-0
/
+90
2009-10-11
qlge: Don't fail open when port is not initialized.
Ron Mercer
1
-4
/
+2
2009-10-11
qlge: Get rid of firmware handler debug code.
Ron Mercer
1
-21
/
+0
2009-10-11
qlge: Remove inline math for small rx buf mapping.
Ron Mercer
2
-8
/
+9
2009-10-11
qlge: Store firmware revision as early as possible.
Ron Mercer
1
-0
/
+1
2009-10-11
qlge: Add handler for DCBX firmware event.
Ron Mercer
1
-0
/
+3
2009-10-11
qlge: Set PCIE max read request size.
Ron Mercer
1
-0
/
+7
2009-10-11
qlge: Remove explicit setting of PCI Dev CTL reg.
Ron Mercer
1
-15
/
+1
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
37
-260
/
+464
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
141
-4538
/
+6262
2009-10-09
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-09
wireless: make wireless drivers select core
Johannes Berg
1
-0
/
+1
2009-10-09
libertas: depend on CONFIG_CFG80211
Holger Schurig
1
-1
/
+1
2009-10-09
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
1
-1
/
+0
[next]