index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
3
-13
/
+28
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
3
-29
/
+142
2009-12-03
cdc-ether: Implement reset_resume()
Oliver Neukum
1
-0
/
+1
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
14
-116
/
+192
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
32
-257
/
+253
2009-12-03
bnx2: Update version to 2.0.3.
Michael Chan
1
-2
/
+2
2009-12-03
bnx2: Read firmware version from VPD.
Michael Chan
1
-3
/
+99
2009-12-03
bnx2: Print warning when unable to allocate the full SKB/page ring.
Michael Chan
1
-2
/
+10
2009-12-03
bnx2: Dump some state during tx timeout.
Michael Chan
2
-0
/
+25
2009-12-03
bnx2: Protect tx timeout reset with rtnl_lock().
Michael Chan
1
-1
/
+5
2009-12-03
tg3: Update version to 3.105
Matt Carlson
1
-2
/
+2
2009-12-03
tg3: Clean tg3_init_one()
Matt Carlson
1
-6
/
+2
2009-12-03
tg3: Use pci_read_vpd() instead of private method
Matt Carlson
1
-23
/
+12
2009-12-03
tg3: Add some VPD preprocessor constants
Matt Carlson
3
-10
/
+18
2009-12-03
tg3: Add 57765 asic rev
Matt Carlson
2
-19
/
+62
2009-12-03
tg3: Make TSS enable independent of MSI-X enable
Matt Carlson
2
-35
/
+57
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
132
-805
/
+799
2009-12-03
be2net: Bump up the driver version number
Ajit Khaparde
1
-1
/
+1
2009-12-03
be2net: Support for WoL using magic packet after suspend.
Ajit Khaparde
6
-0
/
+128
2009-12-03
be2net: Changes to print fw command opcode when command is failed by controller.
Ajit Khaparde
1
-32
/
+57
2009-12-03
net: Batch inet_twsk_purge
Eric W. Biederman
4
-14
/
+24
2009-12-03
net: Use rcu lookups in inet_twsk_purge.
Eric W. Biederman
1
-15
/
+24
2009-12-03
net: Allow fib_rule_unregister to batch
Eric W. Biederman
5
-38
/
+57
2009-12-03
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
Eric W. Biederman
1
-2
/
+6
2009-12-03
net: Allow xfrm_user_net_exit to batch efficiently.
Eric W. Biederman
2
-8
/
+11
2009-12-03
net: Move network device exit batching
Eric W. Biederman
2
-24
/
+25
2009-12-03
net: Add support for batching network namespace cleanups
Eric W. Biederman
2
-61
/
+63
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
6
-4
/
+17
2009-12-03
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
3
-3
/
+3
2009-12-03
net 03/05: fib_rules: add oif classification
Patrick McHardy
3
-1
/
+37
2009-12-03
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...
Patrick McHardy
3
-23
/
+25
2009-12-03
net 01/05: fib_rules: rearrange struct fib_rule
Patrick McHardy
1
-1
/
+1
2009-12-03
Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver
Ben Hutchings
1
-0
/
+2
2009-12-03
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
1
-0
/
+6
2009-12-03
Bluetooth: Add L2CAP option for max transmit value
Marcel Holtmann
1
-1
/
+5
2009-12-03
Bluetooth: Enable auto sleep mode for btmrvl driver
Amitkumar Karwar
3
-22
/
+36
2009-12-03
Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
Gustavo F. Padovan
1
-0
/
+2
2009-12-03
Bluetooth: Implement RejActioned flag
Gustavo F. Padovan
2
-3
/
+36
2009-12-03
Bluetooth: Fix sending ReqSeq on I-frames
Gustavo F. Padovan
2
-3
/
+6
2009-12-03
Bluetooth: Fix unset of SrejActioned flag
Gustavo F. Padovan
1
-1
/
+1
2009-12-03
Bluetooth: Initialize variables and timers for both channel's sides
Gustavo F. Padovan
1
-18
/
+36
2009-12-03
Bluetooth: Fix handling of BNEP setup connection requests
Vikram Kandukuri
1
-1
/
+4
2009-12-03
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
4
-28
/
+18
2009-12-03
Bluetooth: Turn hci_recv_frame into an exported function
Marcel Holtmann
2
-22
/
+24
2009-12-03
Bluetooth: Return ENETDOWN when interface is down
Marcel Holtmann
1
-0
/
+5
2009-12-03
Bluetooth: Implement raw output support for HIDP layer
Jiri Kosina
1
-0
/
+9
2009-12-03
Bluetooth: Fix miscdev ops owner for virtual driver
Marcel Holtmann
1
-0
/
+1
2009-12-03
Bluetooth: Remove unused global minor variable
Marcel Holtmann
1
-10
/
+2
2009-12-03
Bluetooth: Remove stub ioctl in hci_vhci
Thomas Gleixner
1
-7
/
+0
2009-12-03
Bluetooth: Removal of unused variable in btmrvl driver
Rahul Tank
1
-1
/
+0
[prev]
[next]