Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
730f091b056524df2cb1c5f345f2d24e44236c19
/
include
/
net
df93542
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
by Marcel Holtmann
· 11 years ago
b10e801
Bluetooth: Remove unnecessary hcon->smp_conn variable
by Johan Hedberg
· 11 years ago
dbbfa2a
Bluetooth: Use macro instead of hard-coded value
by Andre Guedes
· 11 years ago
4dae279
Bluetooth: Convert hci_conn->link_mode into flags
by Johan Hedberg
· 11 years ago
3769972
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
by Johan Hedberg
· 11 years ago
af6a9c3
Bluetooth: Convert hcon->flush_key to a proper flag
by Johan Hedberg
· 11 years ago
0663b29
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
by Johan Hedberg
· 11 years ago
7652ff6
Bluetooth: Move mgmt event sending out from hci_add_link_key()
by Johan Hedberg
· 11 years ago
567fa2a
Bluetooth: Update hci_add_link_key() to return pointer to key
by Johan Hedberg
· 11 years ago
1855d92
Bluetooth: Track LE connection parameter update event
by Marcel Holtmann
· 11 years ago
e04fde6
Bluetooth: Store current LE connection parameters in hci_conn struct
by Marcel Holtmann
· 11 years ago
6b8d4a6
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
by Jukka Rissanen
· 11 years ago
0498878
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
by Jukka Rissanen
· 11 years ago
111902f
Bluetooth: Use separate dbg_flags to special debugfs options
by Marcel Holtmann
· 11 years ago
ddf4ba0
Bluetooth: Remove unused LTK authentication defines
by Johan Hedberg
· 11 years ago
2ceba53
Bluetooth: Remove HCI prefix from SMP LTK defines
by Johan Hedberg
· 11 years ago
7d5843b
Bluetooth: Remove unnecessary SMP STK define
by Johan Hedberg
· 11 years ago
65cc2b4
Bluetooth: Use struct delayed_work for HCI command timeout
by Marcel Holtmann
· 11 years ago
d9fbd02
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
by Marcel Holtmann
· 11 years ago
0775899
Bluetooth: Shrink size of struct l2cap_ctrl fields
by Marcel Holtmann
· 11 years ago
8d46321
Bluetooth: Assign L2CAP socket priority when allocating SKB
by Marcel Holtmann
· 11 years ago
67f86a4
Bluetooth: Use const for struct l2cap_ops field
by Marcel Holtmann
· 11 years ago
97dc94f
cfg80211: remove channel_switch combination check
by Michal Kazior
· 11 years ago
5bcae31
mac80211: implement multi-vif in-place reservations
by Michal Kazior
· 11 years ago
633e271
mac80211: split sched scan IEs
by David Spinadel
· 11 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
ee10f2c
mac80211: protect TDLS discovery session
by Arik Nemtsov
· 11 years ago
c887f0d3
mac80211: add API to request TDLS operation from userspace
by Arik Nemtsov
· 11 years ago
31fa97c
cfg80211: pass TDLS initiator in tdls_mgmt operations
by Arik Nemtsov
· 11 years ago
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 11 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 11 years ago
e575235
net: sctp: migrate most recently used transport to ktime
by Daniel Borkmann
· 11 years ago
6cc55e0
tcp: add gfp parameter to tcp_fragment
by Octavian Purdila
· 11 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
359a0ea
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
by Tom Herbert
· 11 years ago
4749c09
gre: Call gso_make_checksum
by Tom Herbert
· 11 years ago
af5fcba
udp: Generic functions to set checksum
by Tom Herbert
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 11 years ago
31595de
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 11 years ago
fcb2c0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
90d0e08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
a5eb1ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
737be10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
9db7cb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
1a5f0c1
mac80211: add a single-transaction driver op to switch contexts
by Luciano Coelho
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
28448b8
net: Split sk_no_check into sk_no_check_{rx,tx}
by Tom Herbert
· 11 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
d7b2545
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
by Johan Hedberg
· 11 years ago
65db611
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
e876f20
net: Add a software TSO helper API
by Ezequiel Garcia
· 11 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
99abe65
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 11 years ago
8af750d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
ca8a226
tcp: make cwnd-limited checks measurement-based, and gentler
by Neal Cardwell
· 11 years ago
67af981
cfg80211: allow RSSI compensation
by Emmanuel Grumbach
· 11 years ago
7406353
cfg80211: implement cfg80211_get_station cfg80211 API
by Antonio Quartulli
· 11 years ago
cca674d
mac80211: export the expected throughput
by Antonio Quartulli
· 11 years ago
867d849
cfg80211: export expected throughput through get_station()
by Antonio Quartulli
· 11 years ago
57be1f3
NFC: Add RAW socket type support for SOCKPROTO_RAW
by Hiren Tandel
· 11 years ago
922bd80
cfg80211: constify wowlan/coalesce mask/pattern pointers
by Johannes Berg
· 11 years ago
c1e5f47
cfg80211: constify more pointers in the cfg80211 API
by Johannes Berg
· 11 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 11 years ago
8d77ec8
mac80211: fix csa_counter_offs argument name in docbook
by Luciano Coelho
· 11 years ago
c2e4323
cfg80211: add documentation for max_num_csa_counters
by Luciano Coelho
· 11 years ago
c7c32e7
netfilter: nf_tables: defer all object release via rcu
by Pablo Neira Ayuso
· 11 years ago
128ad33
netfilter: nf_tables: remove skb and nlh from context structure
by Pablo Neira Ayuso
· 11 years ago
60319eb
netfilter: nf_tables: use new transaction infrastructure to handle elements
by Pablo Neira Ayuso
· 11 years ago
55dd6f9
netfilter: nf_tables: use new transaction infrastructure to handle table
by Pablo Neira Ayuso
· 11 years ago
91c7b38
netfilter: nf_tables: use new transaction infrastructure to handle chain
by Pablo Neira Ayuso
· 11 years ago
958bee1
netfilter: nf_tables: use new transaction infrastructure to handle sets
by Pablo Neira Ayuso
· 11 years ago
b380e5c
netfilter: nf_tables: add message type to transactions
by Pablo Neira Ayuso
· 11 years ago
1081d11
netfilter: nf_tables: generalise transaction infrastructure
by Pablo Neira Ayuso
· 11 years ago
7c95f6d
netfilter: nf_tables: deconstify table and chain in context structure
by Pablo Neira Ayuso
· 11 years ago
f0f77dc
ieee802154, mac802154: implement devkey record option
by Phoebe Buckheister
· 11 years ago
29e0237
mac802154: add llsec configuration functions
by Phoebe Buckheister
· 11 years ago
af9eed5
ieee802154: add dgram sockopts for security control
by Phoebe Buckheister
· 11 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 11 years ago
dc20759
ieee802154: add types for link-layer security
by Phoebe Buckheister
· 11 years ago
d0455ed
Bluetooth: Store max TX power level for connection
by Andrzej Kaczmarek
· 11 years ago
dd98380
Bluetooth: Add support to get connection information
by Andrzej Kaczmarek
· 11 years ago
31ad169
Bluetooth: Add conn info lifetime parameters to debugfs
by Andrzej Kaczmarek
· 11 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 11 years ago
32edc40
ieee802154: change _cb handling slightly
by Phoebe Buckheister
· 11 years ago
c3a6114
ieee802154: add definitions for link-layer security and header functions
by Phoebe Buckheister
· 11 years ago
fcd77db
net: Fix CONFIG_SYSCTL ifdef test.
by David S. Miller
· 11 years ago
1af586c
mac80211: Handle the CSA counters correctly
by Andrei Otcheretianski
· 11 years ago
6ec8c33
mac80211: Provide ieee80211_beacon_get_template API
by Andrei Otcheretianski
· 11 years ago
9a774c7
cfg80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
34d22ce
cfg80211: Add API to update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
Next »