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-29
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
Cyrill Gorcunov
3
-1
/
+7
2009-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
137
-6003
/
+13469
2009-10-29
net: Introduce dev_get_by_index_rcu()
Eric Dumazet
2
-10
/
+39
2009-10-29
atm: Cleanup redundant tests on unsigned
roel kluin
2
-3
/
+3
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
3
-6
/
+1
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2
-2
/
+2
2009-10-29
gigaset: convert strcmp chain to table lookup
Tilman Schmidt
2
-23
/
+25
2009-10-29
gigaset: checkpatch cleanup of ev-layer.c
Tilman Schmidt
1
-247
/
+231
2009-10-29
bas_gigaset: checkpatch cleanup
Tilman Schmidt
2
-82
/
+93
2009-10-29
ser_gigaset: checkpatch cleanup
Tilman Schmidt
1
-19
/
+37
2009-10-29
gigaset: checkpatch cleanup
Tilman Schmidt
5
-89
/
+74
2009-10-29
usb_gigaset: code cleanup
Tilman Schmidt
4
-331
/
+358
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
5
-50
/
+70
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
1
-1
/
+1
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
1
-63
/
+81
2009-10-29
Allow disabling of DSACK TCP option per route
Gilad Ben-Yossef
2
-2
/
+7
2009-10-29
Allow to turn off TCP window scale opt per route
Gilad Ben-Yossef
3
-3
/
+7
2009-10-29
Allow disabling TCP timestamp options per route
Gilad Ben-Yossef
3
-4
/
+9
2009-10-29
Add the no SACK route option feature
Gilad Ben-Yossef
3
-3
/
+6
2009-10-29
Add dst_feature to query route entry features
Gilad Ben-Yossef
1
-1
/
+7
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
7
-42
/
+56
2009-10-29
Only parse time stamp TCP option in time wait sock
Gilad Ben-Yossef
1
-2
/
+2
2009-10-29
ip6mr: Optimize multiple unregistration
Eric Dumazet
1
-5
/
+10
2009-10-29
ipv6 sit: Optimize multiple unregistration
Eric Dumazet
1
-6
/
+11
2009-10-29
ipmr: Optimize multiple unregistration
Eric Dumazet
1
-5
/
+10
2009-10-29
ip6tnl: Optimize multiple unregistration
Eric Dumazet
1
-3
/
+8
2009-10-29
bridge: Optimize multiple unregistration
Eric Dumazet
1
-10
/
+9
2009-10-29
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
Ajit Khaparde
1
-0
/
+2
2009-10-29
e1000e: flow control doesn't re-enable
Bruce Allan
1
-2
/
+10
2009-10-29
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
Yi Zou
1
-0
/
+13
2009-10-29
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
3
-0
/
+48
2009-10-29
net: Add ndo_fcoe_get_wwn to net_device_ops
Yi Zou
1
-0
/
+4
2009-10-29
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
Yi Zou
2
-0
/
+65
2009-10-28
vmxnet3: remove duplicate #include
Shreyas Bhatewara
1
-5
/
+0
2009-10-28
be2net: Changes to update ethtool get_settings function to return appropriate...
Sarveshwar Bandi
4
-6
/
+117
2009-10-28
e100: Fix to allow systems with FW based cards to resume from STD
David Graham
1
-4
/
+16
2009-10-28
netxen: update version to 4.0.65
Dhananjay Phadke
1
-2
/
+2
2009-10-28
netxen: module firmware hints
Dhananjay Phadke
3
-1
/
+15
2009-10-28
netxen: update module info
Dhananjay Phadke
1
-12
/
+6
2009-10-28
netxen: add PCI IDs for new chip
Dhananjay Phadke
3
-4
/
+8
2009-10-28
netxen: refactor indirect register access
Dhananjay Phadke
1
-39
/
+36
2009-10-28
netxen: support for new firmware file format
Amit Kumar Salecha
2
-63
/
+278
2009-10-28
via-velocity: Remove private device list
Ben Hutchings
2
-38
/
+3
2009-10-28
net: Corrected spelling error heurestics->heuristics
Andreas Petlund
1
-2
/
+2
2009-10-28
net: sysfs: ethtool_ops can be NULL
Eric Dumazet
1
-2
/
+6
2009-10-28
tc35815: Enable NAPI
Atsushi Nemoto
1
-0
/
+1
2009-10-28
tc35815: Fix return value of tc35815_do_interrupt when NAPI enabled
Atsushi Nemoto
1
-0
/
+5
2009-10-28
NET/KS8695: add support NAPI for Rx
Figo.zhang
1
-25
/
+78
2009-10-28
igb: Fix warnings in igb_set_ringparam()
David S. Miller
1
-2
/
+2
2009-10-28
igb: cleanup whitespace issues in igb_main.c
Alexander Duyck
1
-22
/
+19
[next]