index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
korina.c
(
unfollow
)
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
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
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
1
-0
/
+4
2009-10-29
qlge: Fix firmware mailbox command timeout.
Ron Mercer
2
-11
/
+13
2009-10-29
qlge: Fix EEH handling.
Ron Mercer
1
-26
/
+52
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
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
1
-7
/
+17
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-29
vmxnet3: remove duplicate #include
Shreyas Bhatewara
1
-5
/
+0
2009-10-29
bonding: fix a race condition in calls to slave MII ioctls
Jiri Bohac
1
-1
/
+1
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
virtio-net: fix data corruption with OOM
Michael S. Tsirkin
1
-3
/
+11
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
[next]