Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a46232ee09064351246c6f7134c81790ef737874
/
include
/
net
d2f1528
wireless: fix kernel-doc warning in net/cfg80211.h
by Randy Dunlap
· 13 years ago
51b8b4f
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
by Jim Garlick
· 13 years ago
f88657c
fs/9p: Add OS dependent open flags in 9p protocol
by Aneesh Kumar K.V
· 13 years ago
e2e6be5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ee05eff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
48e370f
fs/9p: add 9P2000.L unlinkat operation
by Aneesh Kumar K.V
· 13 years ago
9e8fb38
fs/9p: add 9P2000.L renameat operation
by Aneesh Kumar K.V
· 13 years ago
4d63055
fs/9p: Clean-up get_protocol_version() to use strcmp
by Prem Karat
· 14 years ago
52c14ab
net/9p: Remove structure not used in the code
by Aneesh Kumar K.V
· 13 years ago
e660a82
9p: clean up packet dump code
by Eric Van Hensbergen
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
b2abb6e
mac80211: sync driver before TX
by Johannes Berg
· 13 years ago
34850ab
cfg80211: allow userspace to control supported rates in scan
by Johannes Berg
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
9cbb7ec
ipv6: Get rid of rt6i_nexthop macro.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 13 years ago
8bca5d8
mac80211: allow driver access to TKIP RX P1K
by Johannes Berg
· 13 years ago
5a865ba
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
by Luciano Coelho
· 13 years ago
93b6aa6
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
by Luciano Coelho
· 13 years ago
77dbbb1
nl80211: advertise GTK rekey support, new triggers
by Johannes Berg
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 13 years ago
af71ff8
cfg80211: fix docbook
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
4b42c54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 13 years ago
cd08933
neigh: Store hash shift instead of mask.
by David S. Miller
· 13 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 13 years ago
8f36011
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
726b4ff
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
0eb08e3
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
75d262c
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
34918cd
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 13 years ago
d8bf4ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
by Michal Hocko
· 13 years ago
7034b91
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
cd4fcc7
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
by Thomas Graf
· 13 years ago
42d9879
mac80211: allow driver to generate P1K for IV32
by Johannes Berg
· 13 years ago
3ea542d
mac80211: allow drivers to access key sequence counter
by Johannes Berg
· 13 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 13 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 13 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
1cdebb4
sock.h: Add a new sock zero-copy flag
by Shirley Ma
· 13 years ago
eead27d
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
e6100a2
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
f9b4930
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
971e3a4
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 13 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 13 years ago
5b7f762
dcbnl: Add CEE notification
by Shmulik Ravid
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
595fc71
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
by David S. Miller
· 13 years ago
994635a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 13 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 13 years ago
2b4562d
mac80211: allow driver to impose WoWLAN restrictions
by Johannes Berg
· 13 years ago
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 13 years ago
4e985ad
rtnl: provide link dump consistency info
by Thomas Graf
· 13 years ago
f8c1fbd
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 13 years ago
60c2ce2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
e1447d8
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
e175072
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
df2cbe4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
690b0ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 13 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
e1f91f8
treewide: fix kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
c6af9c4
net: wimax: Remove of unused 'rfkill_input' pointer
by Vitaliy Ivanov
· 13 years ago
3609936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
d18cd55
net: Fix build failures due to ip_is_fragment()
by David S. Miller
· 13 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 13 years ago
1c1236e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 13 years ago
ab6baf9
dcb: fix return type on dcb_setapp()
by John Fastabend
· 13 years ago
a364c8c
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
by John Fastabend
· 13 years ago
f9ae7e4
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
by John Fastabend
· 13 years ago
b6db217
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
by John Fastabend
· 13 years ago
Next »