index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
19
-169
/
+218
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
1
-0
/
+7
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-14
cnic: Add support for 57712 device
Michael Chan
3
-17
/
+103
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2
-100
/
+124
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
3
-4
/
+111
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2
-4
/
+4
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
1
-12
/
+20
2010-10-13
Documentation: Update Phonet doc for Pipe controller changes
Kumar Sanghvi
1
-18
/
+14
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
4
-191
/
+215
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
9
-375
/
+1
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
1
-1
/
+1
2010-10-12
net: percpu net_device refcount
Eric Dumazet
4
-14
/
+41
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
1
-0
/
+1
2010-10-12
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
9
-63
/
+66
2010-10-12
Bluetooth: update MAINTAINERS for Bluetooth subsys
Gustavo F. Padovan
1
-1
/
+4
2010-10-12
Bluetooth: hci_uart: Fix typo in stats for sco tx
Karl Beldan
1
-1
/
+1
2010-10-12
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2
-20
/
+14
2010-10-12
Bluetooth: Update conf_state before send config_req out
Haijun Liu
1
-0
/
+1
2010-10-12
Bluetooth: Use the proper error value from bt_skb_send_alloc()
Gustavo F. Padovan
1
-4
/
+4
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
5
-28
/
+10
2010-10-12
Bluetooth: remove unused variable from cmtp
Gustavo F. Padovan
1
-2
/
+1
2010-10-12
Bluetooth: check for l2cap header in start fragment
Andrei Emeltchenko
1
-1
/
+2
2010-10-12
Bluetooth: check L2CAP length in first ACL fragment
Andrei Emeltchenko
1
-0
/
+16
2010-10-12
Bluetooth: Add support Bluetooth controller of MacbookPro 7,1
Nobuhiro Iwamatsu
1
-0
/
+3
2010-10-12
Bluetooth: Add support Bluetooth controller of MacbookPro 6,2
Nobuhiro Iwamatsu
1
-0
/
+3
2010-10-12
Bluetooth: Don't clear the blacklist when closing the HCI device
Johan Hedberg
1
-1
/
+0
2010-10-12
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
1
-1
/
+1
2010-10-12
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
Mat Martineau
1
-0
/
+3
2010-10-12
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
1
-98
/
+6
2010-10-12
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
2
-0
/
+111
2010-10-12
Bluetooth: Validate PSM values in calls to connect() and bind()
Mat Martineau
1
-4
/
+21
2010-10-12
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
1
-4
/
+4
2010-10-12
Bluetooth: Support SDIO devices that are AMP controllers
David Vrabel
2
-0
/
+9
2010-10-12
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
3
-5
/
+5
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
2
-2
/
+2
2010-10-12
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2
-2
/
+3
2010-10-12
dccp: generalise data-loss condition
Ivo Calado
1
-6
/
+15
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
4
-7
/
+6
2010-10-12
dccp: merge now-reduced connect_init() function
Gerrit Renker
1
-13
/
+5
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
3
-33
/
+35
2010-10-11
bnx2: Enable AER on PCIE devices only
Michael Chan
1
-14
/
+22
2010-10-11
bnx2: Update firmware to 6.0.x.
Michael Chan
14
-13430
/
+13533
2010-10-11
neigh: reorder struct neighbour fields
Eric Dumazet
1
-4
/
+4
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
8
-35
/
+100
[next]