Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cc4b859c70e49d6a3e208c930e9eb81bea4481fd
/
include
/
net
e33bae1
Merge branch 'for-linus' of git://github.com/ericvh/linux
by Linus Torvalds
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
348b590
net/9p: Convert net/9p protocol dumps to tracepoints
by Aneesh Kumar K.V
· 13 years ago
ef6b080
fs/9p: change an int to unsigned int
by Dan Carpenter
· 13 years ago
abfa034
fs/9p: Update zero-copy implementation in 9p
by Aneesh Kumar K.V
· 13 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
b5d9c9c
inet: add rfc 3168 extract in front of INET_ECN_encapsulate()
by Eric Dumazet
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
05bdd2f
net: constify skbuff and Qdisc elements
by Eric Dumazet
· 13 years ago
5ea2ef5
caif-hsi: Added recovery check of CA wake status.
by Daniel Martensson
· 13 years ago
5bbed92
caif-hsi: Added sanity check for length of CAIF frames
by Daniel Martensson
· 13 years ago
28bd204
caif-hsi: Make inactivity timeout configurable.
by Dmitry Tarnyagin
· 13 years ago
687b13e
caif-hsi: Making read and writes asynchronous.
by Daniel Martensson
· 13 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 13 years ago
ae2a458
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
f36c23b
udplite: fast-path computation of checksum coverage
by Gerrit Renker
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
bb6e753
nl80211: Add sta_flags to the station info
by Helmut Schaa
· 13 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 13 years ago
ae1d48b
IPVS netns shutdown/startup dead-lock
by Hans Schillstrom
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
27737aa
dcb: Add stub routines for !CONFIG_DCB
by John Fastabend
· 13 years ago
6bd0e1c
dcb: add DCBX mode to event notifier attributes
by John Fastabend
· 13 years ago
e290ed8
dcb: Use ifindex instead of ifname
by Mark Rustad
· 13 years ago
d6222fb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 13 years ago
893d73f
mac80211: Allow noack flag overwrite for injected frames
by Helmut Schaa
· 13 years ago
4b801bc
mac80211: document client powersave
by Johannes Berg
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
deeaee19
mac80211: reply only once to each PS-poll
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
109086c
nl80211: support sending TDLS commands/frames
by Arik Nemtsov
· 13 years ago
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
by Johannes Berg
· 13 years ago
8e00f5f
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
16e5726
af_unix: dont send SCM_CREDENTIALS by default
by Eric Dumazet
· 13 years ago
84084a3
Bluetooth: Perform L2CAP SDU reassembly without copying data
by Mat Martineau
· 13 years ago
f70f01c
cfg80211/mac80211: add netdev param to set_txq_params()
by Eliad Peller
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
e9f935e
nl80211/cfg80211: Add support to disable CCK rate for management frame
by Rajkumar Manoharan
· 13 years ago
38f04c6
NFC: protect nci_data_exchange transactions
by Ilan Elias
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
4de075e
tcp: rename tcp_skb_cb flags
by Eric Dumazet
· 13 years ago
b82d1bb
tcp: unalias tcp_skb_cb flags and ip_dsfield
by Eric Dumazet
· 13 years ago
7a269ff
tcp: ECN blackhole should not force quickack mode
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 13 years ago
8aab475
Bluetooth: Move SMP crypto functions to a workqueue
by Vinicius Costa Gomes
· 13 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 13 years ago
f6422ec
Bluetooth: Add mgmt command for fast connectable mode
by Antti Julku
· 13 years ago
cfafccf
Bluetooth: Add link_type information to the mgmt Connected event
by Vinicius Costa Gomes
· 13 years ago
454d48f
Bluetooth: Use the same timeouts for both ACL and LE links
by Vinicius Costa Gomes
· 13 years ago
d26a234
Bluetooth: Add a flag to indicate that SMP is going on
by Vinicius Costa Gomes
· 13 years ago
52087a7
Bluetooth: make use of connection number to optimize the scheduler
by Luiz Augusto von Dentz
· 13 years ago
6a2968a
NFC: basic NCI protocol implementation
by Ilan Elias
· 13 years ago
55eb94f
NFC: move nfc.h from include/net to include/net/nfc
by Ilan Elias
· 13 years ago
8b3fe7b
NFC: Add dev_up and dev_down control operations
by Ilan Elias
· 13 years ago
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
c9df56b
cfg80211/nl80211: Add PMKSA caching candidate event
by Jouni Malinen
· 13 years ago
0c28ec5
cfg80211: add cfg80211_find_vendor_ie() function
by Eliad Peller
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
e05c82d
tcp: fix build error if !CONFIG_SYN_COOKIES
by Eric Dumazet
· 13 years ago
b0e7031
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
by Eric Dumazet
· 13 years ago
f78a5fd
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path"
by David S. Miller
· 13 years ago
d97a077
wan: make LAPB callbacks const
by stephen hemminger
· 13 years ago
aa1c366
net: Handle different key sizes between address families in flow cache
by dpward
· 13 years ago
728871b
net: Align AF-specific flowi structs to long
by David Ward
· 13 years ago
d5ccd49
sctp: deal with multiple COOKIE_ECHO chunks
by Max Matveev
· 13 years ago
910868d
nl80211/cfg80211/mac80211: fix wme docs
by Eliad Peller
· 13 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 13 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 13 years ago
fd23591
wireless: fix kernel-doc warning in net/cfg80211.h
by Randy Dunlap
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
a1f1c21
nl80211/cfg80211: add match filtering for sched_scan
by Luciano Coelho
· 13 years ago
cedb541
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
by Eliad Peller
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
f4b34b5
cfg80211/nl80211: Indicate roaming feature capability to userspace.
by Vivek Natarajan
· 13 years ago
b4d3de8
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
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
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 13 years ago
4a711a8
cfg80211: document wiphy->registered
by Stanislaw Gruszka
· 13 years ago
ba6e5eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
dde88b7
wireless: relicense regulatory header to ISC
by Luis R. Rodriguez
· 13 years ago
9533b4a
mac80211: add uapsd_queues and max_sp params fields
by Eliad Peller
· 13 years ago
c75786c
nl80211/cfg80211: add STA WME parameters
by Eliad Peller
· 13 years ago
Next »