index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
be2net: Add support for ethtool self test
Suresh R
3
-0
/
+223
2009-12-03
tcp: diag: Dont report negative values for rx queue
Eric Dumazet
2
-3
/
+11
2009-12-03
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
1
-2
/
+2
2009-12-03
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
4
-46
/
+37
2009-12-03
bnx2: Refine VPD logic.
Michael Chan
1
-28
/
+21
2009-12-03
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-03
ixgbe: performance tweaks
Jesse Brandeburg
3
-30
/
+27
2009-12-03
ixgbe: change default ring size
Jesse Brandeburg
1
-2
/
+2
2009-12-03
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
1
-10
/
+14
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
[next]