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-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
6
-14
/
+40
2009-07-30
IPVS: use pr_fmt
Hannes Eder
24
-63
/
+134
2009-07-30
vlan: allow creating vlan when real device is not up
Stephen Hemminger
1
-6
/
+0
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
2
-0
/
+18
2009-07-29
netxen: fix CONFIG_INET=n build
Dhananjay Phadke
1
-0
/
+7
2009-07-27
drivers/atm: Correct redundant test
Julia Lawall
1
-1
/
+1
2009-07-27
xfrm: export xfrm garbage collector thresholds via sysctl
Neil Horman
2
-0
/
+36
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2
-1
/
+3
2009-07-27
net/netlabel: Correct redundant test
Julia Lawall
1
-4
/
+2
2009-07-27
drivers/net: Correct redundant test
Julia Lawall
1
-1
/
+1
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
12
-58
/
+256
2009-07-27
netxen: update version to 4.0.41
Dhananjay Phadke
1
-2
/
+2
2009-07-27
netxen: support for ethtool set ringparam
Amit Kumar Salecha
3
-11
/
+97
2009-07-27
netxen: add vlan tx acceleration support
Dhananjay Phadke
2
-6
/
+57
2009-07-27
netxen: fix skb alloc size for legacy firmware
Dhananjay Phadke
2
-12
/
+12
2009-07-27
netxen: refactor net_device setup code
Dhananjay Phadke
1
-63
/
+75
2009-07-27
netxen: clean up firmware version checks
Dhananjay Phadke
5
-9
/
+8
2009-07-27
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
3
-32
/
+41
2009-07-27
netxen: refactor tso code
Dhananjay Phadke
2
-118
/
+83
2009-07-27
netxen: annotate dma watchdog setup
Dhananjay Phadke
4
-99
/
+43
2009-07-27
netxen: configure interrupt coalesce defaults
Dhananjay Phadke
1
-0
/
+20
2009-07-27
netxen: enable ip addr hashing
Dhananjay Phadke
4
-25
/
+182
2009-07-27
netxen: refresh firmware info after reset
Dhananjay Phadke
3
-9
/
+7
2009-07-27
mISDN: Fix wrong struct name in macro and clarifications
Karsten Keil
3
-17
/
+17
2009-07-27
net: fix multiple definitions of setup_w6692
Stephen Rothwell
1
-1
/
+1
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-27
trivial: fix typo in ieee802154 documentation and add it to index
Thadeu Lima de Souza Cascardo
2
-1
/
+3
2009-07-26
bnx2: Update vlan_features
Eric Dumazet
1
-4
/
+15
2009-07-26
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
4
-11
/
+14
2009-07-26
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-26
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-26
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-26
sky2: remove unnecessary assignment
Mike McCormack
1
-1
/
+1
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
134
-3237
/
+4999
2009-07-26
Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...
David S. Miller
52
-462
/
+10356
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
1
-4
/
+4
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
5
-45
/
+55
2009-07-26
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
Alexander Duyck
1
-12
/
+18
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
3
-0
/
+3
2009-07-26
igb: remove unused switch statement from igb_set_wol
Alexander Duyck
1
-6
/
+0
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
3
-35
/
+30
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
6
-89
/
+56
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
6
-15
/
+98
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
1
-6
/
+1
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
1
-9
/
+4
[next]