Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cebb28ba1ebb00edee4606547d81acf8db0f0532
/
net
ffbd308
mac80211: remove few obsolete flags
by Mohammed Shafi Shajakhan
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
f3b3e36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
db940cb
Bluetooth: convert net/bluetooth/ to kstrtox
by Alexey Dobriyan
· 14 years ago
e63a15e
Bluetooth: Use GFP_KERNEL in user context
by Gustavo F. Padovan
· 14 years ago
1322901
Bluetooth: Don't use spin_lock_bh in user context
by Gustavo F. Padovan
· 14 years ago
fada4ac
Bluetooth: Use kthread API in cmtp
by Szymon Janc
· 14 years ago
f4d7cd4
Bluetooth: Use kthread API in bnep
by Szymon Janc
· 14 years ago
aabf6f8
Bluetooth: Use kthread API in hidp
by Szymon Janc
· 14 years ago
a88a965
Bluetooth: Add mgmt_remote_name event
by Johan Hedberg
· 14 years ago
e17acd4
Bluetooth: Add mgmt_device_found event
by Johan Hedberg
· 14 years ago
1e429f3
Bluetooth: Remove gfp_mask param from hci_reassembly()
by Gustavo F. Padovan
· 14 years ago
26d5953
mac80211: clean up station cleanup timer
by Johannes Berg
· 14 years ago
5f9f181
mac80211: remove the dependency on crypto_blkcipher
by Felix Fietkau
· 14 years ago
1ed7648
mac80211: fix suppressing probe responses in ad-hoc mode
by Felix Fietkau
· 14 years ago
279daf6
wifi: Add hwflags to debugfs.
by Ben Greear
· 14 years ago
220b881
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
6f5ef99
Bluetooth: Fix warning with hci_cmd_timer
by Thomas Gleixner
· 14 years ago
34bd027
Bluetooth: delete hanging L2CAP channel
by Andrei Emeltchenko
· 14 years ago
08ba538
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
by Johan Hedberg
· 14 years ago
1057213
Bluetooth: Fix HCI_RESET command synchronization
by Gustavo F. Padovan
· 14 years ago
23e9fde
Bluetooth: Increment unacked_frames count only the first transmit
by Suraj Sumangala
· 14 years ago
80a1e1d
Bluetooth: Add local Extended Inquiry Response (EIR) support
by Johan Hedberg
· 14 years ago
e90165b
Bluetooth: check L2CAP info_rsp ident and state
by Andrei Emeltchenko
· 14 years ago
d101024
Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add
by Gustavo F. Padovan
· 14 years ago
ce85ee1
Bluetooth: Enable support for out of band association model
by Szymon Janc
· 14 years ago
2763eda
Bluetooth: Add add/remove_remote_oob_data management commands
by Szymon Janc
· 14 years ago
c35938b
Bluetooth: Add read_local_oob_data management command
by Szymon Janc
· 14 years ago
8fce635
Bluetooth: Allow for NULL data in mgmt_pending_add
by Szymon Janc
· 14 years ago
c68fb7f
Bluetooth: Rename cmd to param in pending_cmd
by Szymon Janc
· 14 years ago
e0e185e
Bluetooth: Fix checkpatch error in cmtp.h
by Szymon Janc
· 14 years ago
ffd1332
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Szymon Janc
· 14 years ago
58aac46
Bluetooth: Do not use assignments in IF conditions
by Szymon Janc
· 14 years ago
17f09a7
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
by Szymon Janc
· 14 years ago
8c20aa9
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
by Szymon Janc
· 14 years ago
3aad75a
Bluetooth: Fix checkpatch errors and some code style issues in bnep
by Szymon Janc
· 14 years ago
a3d9bd4
Bluetooth: Opencode macros in bnep/core.c
by Szymon Janc
· 14 years ago
2c6d1a2
Bluetooth: Improve error message on wrong link type
by Gustavo F. Padovan
· 14 years ago
b312b161
Bluetooth: mgmt: Add support for setting the local name
by Johan Hedberg
· 14 years ago
dc4fe30
Bluetooth: mgmt: Add local name information to read_info reply
by Johan Hedberg
· 14 years ago
1f6c637
Bluetooth: Add define for the maximum name length on HCI level
by Johan Hedberg
· 14 years ago
f0681a6
Bluetooth: remove unnecessary function declaration
by Gustavo F. Padovan
· 14 years ago
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
be7974a
mac80211: Minor optimization in tx status handling
by Helmut Schaa
· 14 years ago
c835b21
mac80211: add comment about reordering
by Johannes Berg
· 14 years ago
cb1817b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
02aadf7
xfrm: Restrict extended sequence numbers to esp
by Steffen Klassert
· 14 years ago
e2b1912
xfrm: Check for esn buffer len in xfrm_new_ae
by Steffen Klassert
· 14 years ago
af2f464
xfrm: Assign esn pointers when cloning a state
by Steffen Klassert
· 14 years ago
36ae014
xfrm: Move the test on replay window size into the replay check functions
by Steffen Klassert
· 14 years ago
4910ac6
ipv4: Don't ip_rt_put() an error pointer in RAW sockets.
by David S. Miller
· 14 years ago
673e63c
net: fix ethtool->set_flags not intended -EINVAL return value
by Stanislaw Gruszka
· 14 years ago
3e49e6d
net: use CHECKSUM_NONE instead of magic number
by Cesar Eduardo Barros
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
8628bd8
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
by Jan Luebbe
· 14 years ago
53914b6
can: make struct proto const
by Oliver Hartkopp
· 14 years ago
3b261ad
net: remove useless comments in net/core/dev.c
by Amerigo Wang
· 14 years ago
e0bccd3
rose: Add length checks to CALL_REQUEST parsing
by Ben Hutchings
· 14 years ago
be20250
ROSE: prevent heap corruption with bad facilities
by Dan Rosenberg
· 14 years ago
d370af0
irda: validate peer name and attribute lengths
by Dan Rosenberg
· 14 years ago
d50e7e3
irda: prevent heap corruption on invalid nickname
by Dan Rosenberg
· 14 years ago
e433430
dst: Clone child entry in skb_dst_pop
by Steffen Klassert
· 14 years ago
3bc0732
xfrm: Force a dst refcount before entering the xfrm type handlers
by Steffen Klassert
· 14 years ago
a271c5a
NFS: Ensure that rpc_release_resources_task() can be called twice.
by OGAWA Hirofumi
· 14 years ago
00a24705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1fbc784
ipv4: do not ignore route errors
by Julian Anastasov
· 14 years ago
4047185
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
37e826c
ipv4: Fix nexthop caching wrt. scoping.
by David S. Miller
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
fcd13f4
ipv4: fix fib metrics
by Eric Dumazet
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
dc87c55
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e1dc1c8
rds: use little-endian bitops
by Akinobu Mita
· 14 years ago
12ce224
rds: stop including asm-generic/bitops/le.h directly
by Akinobu Mita
· 14 years ago
eb49a97
ipv4: fix ip_rt_update_pmtu()
by Eric Dumazet
· 14 years ago
406b6f9
ipv4: Fallback to FIB local table in __ip_dev_find().
by David S. Miller
· 14 years ago
f615273
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
by David S. Miller
· 14 years ago
67d4120
tcp: avoid cwnd moderation in undo
by Yuchung Cheng
· 14 years ago
a7bff75
bridge: Fix possibly wrong MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
9c7a4f9
ipv6: ip6_route_output does not modify sk parameter, so make it const
by Florian Westphal
· 14 years ago
94dcf29
kthread: use kthread_create_on_node()
by Eric Dumazet
· 14 years ago
ab70a1d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
0adfc56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
246408d
SUNRPC: Never reuse the socket port after an xs_close()
by Trond Myklebust
· 14 years ago
db13890
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
68da9ba
[net/9p]: Introduce basic flow-control for VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
316ad55
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
by Venkateswararao Jujjuri (JV)
· 14 years ago
a01a984
[net/9p] Set the condition just before waking up.
by Venkateswararao Jujjuri (JV)
· 14 years ago
53bda3e
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
by Venkateswararao Jujjuri (JV)
· 14 years ago
472e7f9
net/9p: Fix compile warning
by Aneesh Kumar K.V
· 14 years ago
eeff66e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
by Aneesh Kumar K.V
· 14 years ago
a40c4f1
libceph: add lingering request and watch/notify event framework
by Yehuda Sadeh
· 14 years ago
04024b9
ipv4: optimize route adding on secondary promotion
by Julian Anastasov
· 14 years ago
2d230e2
ipv4: remove the routes on secondary promotion
by Julian Anastasov
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
74cb3c1
ipv4: match prefsrc when deleting routes
by Julian Anastasov
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
736561a
IPVS: Use global mutex in ip_vs_app.c
by Simon Horman
· 14 years ago
Next »