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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-26
RDS: loopback
Andy Grover
2
-0
/
+197
2009-02-26
RDS: Connection handling
Andy Grover
2
-0
/
+752
2009-02-26
RDS: Info and stats
Andy Grover
3
-0
/
+419
2009-02-26
RDS: Transport code
Andy Grover
1
-0
/
+117
2009-02-26
RDS: Congestion-handling code
Andy Grover
1
-0
/
+402
2009-02-26
RDS: Main header file
Andy Grover
1
-0
/
+686
2009-02-26
RDS: Socket interface
Andy Grover
2
-0
/
+785
2009-02-26
wanrouter: fix sparse warnings: context imbalance
Hannes Eder
2
-2
/
+8
2009-02-26
inet fragments: fix sparse warning: context imbalance
Hannes Eder
1
-0
/
+1
2009-02-26
decnet: fix sparse warnings: symbol shadows an earlier one
Hannes Eder
3
-10
/
+10
2009-02-26
decnet: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-26
sysctl: fix sparse warning: Should it be static?
Hannes Eder
1
-0
/
+1
2009-02-26
appletalk: fix warning: format not a string literal and no ...
Hannes Eder
1
-1
/
+1
2009-02-26
9p: fix sparse warning: cast adds address space
Hannes Eder
1
-1
/
+1
2009-02-26
net/802: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-26
llc: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
iucv: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
decnet: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
core: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-26
packet: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
can: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
netlink: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-02-26
unix: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-26
pktgen: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-12
/
+6
2009-02-26
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-02-27
Bluetooth: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
3
-6
/
+3
2009-02-27
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
2
-4
/
+2
2009-02-27
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets
Marcel Holtmann
1
-2
/
+2
2009-02-27
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: Disallow usage of L2CAP CID setting for now
Marcel Holtmann
1
-6
/
+10
2009-02-27
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
1
-0
/
+11
2009-02-27
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
Marcel Holtmann
1
-4
/
+3
2009-02-27
Bluetooth: Set authentication requirement before requesting it
Marcel Holtmann
1
-6
/
+4
2009-02-27
Bluetooth: Fix authentication requirements for L2CAP security check
Marcel Holtmann
1
-10
/
+20
2009-02-27
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
4
-6
/
+26
2009-02-27
Bluetooth: Add CID field to L2CAP socket address structure
Marcel Holtmann
1
-21
/
+34
2009-02-27
Bluetooth: Request L2CAP fixed channel list if available
Marcel Holtmann
1
-9
/
+31
2009-02-27
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
Marcel Holtmann
1
-1
/
+4
2009-02-27
Bluetooth: Fix double L2CAP connection request
Marcel Holtmann
1
-0
/
+8
2009-02-27
Bluetooth: Fix race condition with L2CAP information request
Marcel Holtmann
1
-3
/
+14
2009-02-27
Bluetooth: Set authentication requirements if not available
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
3
-16
/
+39
2009-02-27
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
2
-2
/
+23
2009-02-27
Bluetooth: Don't check encryption for L2CAP raw sockets
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
1
-0
/
+3
2009-02-27
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
Dave Young
1
-6
/
+0
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
3
-3
/
+3
2009-02-27
Bluetooth: Restrict application of socket options
Marcel Holtmann
2
-0
/
+32
2009-02-27
Bluetooth: Disconnect L2CAP connections without encryption
Marcel Holtmann
1
-7
/
+19
2009-02-27
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
1
-6
/
+17
[next]