Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8bf4794174659b06d43cc5e290cd384757374613
8bf4794
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
d5f2d2b
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
96a3183
Bluetooth: Set authentication requirement before requesting it
by Marcel Holtmann
· 16 years ago
00ae4af
Bluetooth: Fix authentication requirements for L2CAP security check
by Marcel Holtmann
· 16 years ago
2950f21
Bluetooth: Ask upper layers for HCI disconnect reason
by Marcel Holtmann
· 16 years ago
f29972d
Bluetooth: Add CID field to L2CAP socket address structure
by Marcel Holtmann
· 16 years ago
e1027a7
Bluetooth: Request L2CAP fixed channel list if available
by Marcel Holtmann
· 16 years ago
435fef2
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
by Marcel Holtmann
· 16 years ago
6a8d301
Bluetooth: Fix double L2CAP connection request
by Marcel Holtmann
· 16 years ago
984947d
Bluetooth: Fix race condition with L2CAP information request
by Marcel Holtmann
· 16 years ago
657e17b
Bluetooth: Set authentication requirements if not available
by Marcel Holtmann
· 16 years ago
0684e5f
Bluetooth: Use general bonding whenever possible
by Marcel Holtmann
· 16 years ago
efc7688
Bluetooth: Add SCO fallback for eSCO connection attempts
by Marcel Holtmann
· 16 years ago
255c760
Bluetooth: Don't check encryption for L2CAP raw sockets
by Marcel Holtmann
· 16 years ago
43c2e57
Bluetooth: Submit bulk URBs along with interrupt URBs
by Marcel Holtmann
· 16 years ago
6e1031a
Bluetooth: When encryption is dropped, do not send RFCOMM packets
by Jaikumar Ganesh
· 16 years ago
34a55ed
Bluetooth: Eliminate a sparse warning in bt3c driver
by Andre Haupt
· 16 years ago
dd2efd0
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
by Dave Young
· 16 years ago
5f9018a
Bluetooth: Update version numbers
by Marcel Holtmann
· 16 years ago
0588d94
Bluetooth: Restrict application of socket options
by Marcel Holtmann
· 16 years ago
f62e432
Bluetooth: Disconnect L2CAP connections without encryption
by Marcel Holtmann
· 16 years ago
8c84b83
Bluetooth: Pause RFCOMM TX when encryption drops
by Marcel Holtmann
· 16 years ago
9f2c8a0
Bluetooth: Replace RFCOMM link mode with security level
by Marcel Holtmann
· 16 years ago
2af6b9d
Bluetooth: Replace L2CAP link mode with security level
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
c89b6e6
Bluetooth: Fix SCO state handling for incoming connections
by Marcel Holtmann
· 16 years ago
71aeeaa
Bluetooth: Reject incoming SCO connections without listeners
by Marcel Holtmann
· 16 years ago
f66dc81
Bluetooth: Add support for deferring L2CAP connection setup
by Marcel Holtmann
· 16 years ago
bb23c0a
Bluetooth: Add support for deferring RFCOMM connection setup
by Marcel Holtmann
· 16 years ago
c4f912e
Bluetooth: Add global deferred socket parameter
by Marcel Holtmann
· 16 years ago
d58daf4
Bluetooth: Preparation for usage of SOL_BLUETOOTH
by Marcel Holtmann
· 16 years ago
91aa35a
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
by Victor Shcherbatyuk
· 16 years ago
f11c179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0c9a3aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
fef7cc0
asix: new device ids
by Greg Kroah-Hartman
· 16 years ago
4545a3f
qlge: Use one path to (re)fill rx buffers.
by Ron Mercer
· 16 years ago
49f2186
qlge: Optimize rx buffer refill process.
by Ron Mercer
· 16 years ago
8587ea3
qlge: Change frame route hw semaphore granularity.
by Ron Mercer
· 16 years ago
cc288f5
qlge: Increase MAC addr hw sem granularity.
by Ron Mercer
· 16 years ago
bb58b5b
qlge: Clean up mac address and frame route settings.
by Ron Mercer
· 16 years ago
bb80087
sit: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
26d94b4
ipip: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
da6185d8
gre: used time_before for comparing jiffies
by Wei Yongjun
· 16 years ago
800d55f
ipv6: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
4fb0a54
mv643xx_eth: set sane default receive coalescing timeout
by Lennert Buytenhek
· 16 years ago
a5fe361
mv643xx_eth: move a couple of init actions from ->open() to port probe
by Lennert Buytenhek
· 16 years ago
ea8a864
mv643xx_eth: convert to net_device_ops
by Lennert Buytenhek
· 16 years ago
ab307a3
mv643xx_eth: make LRO unconditional
by Lennert Buytenhek
· 16 years ago
a52b8bd
tcp_scalable: Update malformed & dead url
by Joe Perches
· 16 years ago
97daee8
netxen: refactor pci probe
by Dhananjay Phadke
· 16 years ago
dbf64b1
netxen: cleanup unused code
by Dhananjay Phadke
· 16 years ago
4da1294
netxen: advertise wake-on-lan support
by Dhananjay Phadke
· 16 years ago
ba599d4
netxen: firmware download support
by Dhananjay Phadke
· 16 years ago
32344a3
ixbge: fix bug when using large pages and jumbo frames
by Jesse Brandeburg
· 16 years ago
c7e4358
ixgbe: Move ring features into an enum, allowing easier future maintenance
by Shannon Nelson
· 16 years ago
8b6f92b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
325fb5b
netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses
by Josef Drexler
· 16 years ago
5325a7b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
467388f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
d18921a
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
by Jesper Dangaard Brouer
· 16 years ago
e18f5fe
Doc: Cleanup whitespaces in ip-sysctl.txt
by Jesper Dangaard Brouer
· 16 years ago
bf869c3
Doc: Fix typos in ip-sysctl.txt about rp_filter.
by Jesper Dangaard Brouer
· 16 years ago
028e141
netxen: handle pci bar 0 mapping failure
by Dhananjay Phadke
· 16 years ago
044fad0
netxen: fix physical port mapping
by Dhananjay Phadke
· 16 years ago
f7e603a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
cac7112
proc: proc_get_inode should de_put when inode already initialized
by Krzysztof Sachanowicz
· 16 years ago
226485e
i915: suspend/resume interrupt state
by Jesse Barnes
· 16 years ago
6c0594a
Fix an oops in i915_gem_retire_requests()
by Karsten Wiese
· 16 years ago
50fee1d
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
by Eugene Teo
· 16 years ago
ebe47d4
netns: build fix for net_alloc_generic
by Clemens Noss
· 16 years ago
ea5a42c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
d38e84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
046ee5d
rtl8187: New USB ID's for RTL8187L
by Larry Finger
· 16 years ago
40b130a
ath9k: Fix panic upon attach failure
by Vasanthakumar Thiagarajan
· 16 years ago
5c138dc
orinoco: do not resgister NULL pm_notifier function
by Andrey Borzenkov
· 16 years ago
20f4d6c
Linux 2.6.29-rc6
by Linus Torvalds
· 16 years ago
af23f57
acpi/doc: add missing param value
by Randy Dunlap
· 16 years ago
ce16c53
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
6a1b305
tcp: Like icmp use register_pernet_subsys
by Eric W. Biederman
· 16 years ago
959d272
netns: Fix icmp shutdown.
by Eric W. Biederman
· 16 years ago
a6e8f27
ipv4: Clean whitespaces in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
b2cc46a
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
by Jesper Dangaard Brouer
· 16 years ago
0117cfa
snap: handle registration error and compile warning
by Stephen Hemminger
· 16 years ago
01af4a0
llc: fix non-const printk warning
by Stephen Hemminger
· 16 years ago
5747a1a
ip: ipip compile warning
by Stephen Hemminger
· 16 years ago
c1cf842
ip: add loose reverse path filtering
by Stephen Hemminger
· 16 years ago
6dac62d
Revert "etherh: Get working again."
by David S. Miller
· 16 years ago
8310509
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
5004417
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
by Pierre Willenbrock
· 16 years ago
6fb8858
drm/i915: fix WC mapping in non-GEM i915 code.
by Jesse Barnes
· 16 years ago
bab2d1f
drm/i915: Fix regression in 95ca9d
by Chris Wilson
· 16 years ago
f21289b
drm/i915: Retire requests from i915_gem_busy_ioctl.
by Eric Anholt
· 16 years ago
5669fca
drm/i915: suspend/resume GEM when KMS is active
by Jesse Barnes
· 16 years ago
efbeed9
drm/i915: Don't let a device flush to prepare buffers clear new write_domains.
by Eric Anholt
· 16 years ago
8b0e378
drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path.
by Eric Anholt
· 16 years ago
09c50b4
selinux: Fix the NetLabel glue code for setsockopt()
by Paul Moore
· 16 years ago
586c250
cipso: Fix documentation comment
by Paul Moore
· 16 years ago
683fdc5
Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »