Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
94b4f6c21cf54029377a0645675a9d81b6cf890d
/
include
/
net
94b4f6c
ieee802154: add header structs with endiannes and operations
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
46ef0eb
ieee802154: add address struct with proper endiannes and some operations
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
42775a3
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
4a93f50
flowcache: Fix resource leaks on namespace exit.
by Steffen Klassert
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
by Eric Dumazet
· 11 years ago
5812521b
net: add a pre-check of net_ns in sk_change_net()
by Gu Zheng
· 11 years ago
cefc8c8
6lowpan: move 6lowpan header to include/net
by Alexander Aring
· 11 years ago
f7324ac
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
by David S. Miller
· 11 years ago
e90c148
inet: remove now unused flag DST_NOPEER
by Hannes Frederic Sowa
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
9ffd2e9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
7240cde
6lowpan: handling 6lowpan fragmentation via inet_frag api
by Alexander Aring
· 11 years ago
633fc86
net: ns: add ieee802154_6lowpan namespace
by Alexander Aring
· 11 years ago
89745c9
6lowpan: add frag information struct
by Alexander Aring
· 11 years ago
81ad6fd
Bluetooth: Remove unnecessary stop_scan_complete function
by Johan Hedberg
· 11 years ago
9489eca
Bluetooth: Add timeout for LE connection attempts
by Johan Hedberg
· 11 years ago
a7139ed
Bluetooth: Add defines for LE initiator filter policy
by Johan Hedberg
· 11 years ago
cb1d68f
Bluetooth: Track LE initiator and responder address information
by Johan Hedberg
· 11 years ago
fe39c7b
Bluetooth: Use __le64 type for LE random numbers
by Marcel Holtmann
· 11 years ago
a3172b7
Bluetooth: Add timer to force power off
by Johan Hedberg
· 11 years ago
d2ab0ac
Bluetooth: Add support for storing LE white list entries
by Marcel Holtmann
· 11 years ago
d9a7b0a
Bluetooth: Add definitions for LE white list HCI commands
by Marcel Holtmann
· 11 years ago
c950749
Bluetooth: Make hci_blacklist_clear function static
by Marcel Holtmann
· 11 years ago
bc86195
ipv6: addrconf: silence sparse endianness warnings
by Bjørn Mork
· 11 years ago
8e1f40e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
2318721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 11 years ago
a1f4c31
Bluetooth: Add hci_copy_identity_address convenience function
by Johan Hedberg
· 11 years ago
56ed2cb
Bluetooth: Add tracking of advertising address type
by Johan Hedberg
· 11 years ago
8ef30fd
Bluetooth: Create hci_req_add_le_passive_scan helper
by Andre Guedes
· 11 years ago
a9b0a04
Bluetooth: Connection parameters and resolvable address
by Andre Guedes
· 11 years ago
9fcb18e
Bluetooth: Introduce LE auto connect options
by Andre Guedes
· 11 years ago
a4790db
Bluetooth: Introduce LE auto connection infrastructure
by Andre Guedes
· 11 years ago
77a77a3
Bluetooth: Introduce hdev->pend_le_conn list
by Andre Guedes
· 11 years ago
04a6c58
Bluetooth: Refactor HCI connection code
by Andre Guedes
· 11 years ago
2acf3d9
Bluetooth: Stop scanning on LE connection
by Andre Guedes
· 11 years ago
06c053f
Bluetooth: Declare le_conn_failed in hci_core.h
by Andre Guedes
· 11 years ago
b1efcc2
Bluetooth: Create hci_req_add_le_scan_disable helper
by Andre Guedes
· 11 years ago
740b0f1
tcp: switch rtt estimations to usec resolution
by Eric Dumazet
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
1b34657
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
9994bb8
xfrm4: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
70be6c9
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
by Steffen Klassert
· 11 years ago
3328715
xfrm4: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
1f5a740
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
db18014
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
12d4a3b
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
by Johan Hedberg
· 11 years ago
778b235
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
by Johan Hedberg
· 11 years ago
f4f0750
Bluetooth: Add convenience function for getting total connection count
by Johan Hedberg
· 11 years ago
2b5224d
Bluetooth: Store current RPA and update it if needed
by Marcel Holtmann
· 11 years ago
94b1fc9
Bluetooth: Use unresolvable private address for active scanning
by Marcel Holtmann
· 11 years ago
7bf3204
Bluetooth: Remove unneeded hdev->own_addr_type
by Johan Hedberg
· 11 years ago
ebd3a74
Bluetooth: Add hci_update_random_address() convenience function
by Johan Hedberg
· 11 years ago
d6bfd59
Bluetooth: Add timer for regenerating local RPA
by Johan Hedberg
· 11 years ago
755a900
Bluetooth: Add mgmt defines for privacy
by Johan Hedberg
· 11 years ago
863efaf
Bluetooth: Add initial code for distributing local IRK
by Johan Hedberg
· 11 years ago
f5ddcbb
net-tcp: fastopen: fix high order allocations
by Eric Dumazet
· 11 years ago
b80edbc
cfg80211: docbook: add interface combinations documentation
by Luciano Coelho
· 11 years ago
0fcf8ac
cfg80211: docbook: fix small formatting error
by Luciano Coelho
· 11 years ago
3f959d4
Bluetooth: Provide option for changing LE advertising channel map
by Marcel Holtmann
· 11 years ago
88daf80
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
cf71d2bc
sit: fix panic with route cache in ip tunnels
by Nicolas Dichtel
· 11 years ago
37e3308
mac80211: allow driver to return error from sched_scan_stop
by Johannes Berg
· 11 years ago
d9b8396
cfg80211: document sched_scan_stop synchronous behaviour
by Johannes Berg
· 11 years ago
ee5c231
xfrm: Clone states properly on migration
by Steffen Klassert
· 11 years ago
df942e7
cfg80211: Pass TDLS peer capability information in tdls_mgmt
by Sunil Dutt Undekari
· 11 years ago
7a4cd51
Bluetooth: Track the current configured random address
by Marcel Holtmann
· 11 years ago
b32bba6
Bluetooth: Replace own_address_type with force_static_address debugfs
by Marcel Holtmann
· 11 years ago
c8e6ad0
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
by Hannes Frederic Sowa
· 11 years ago
95fbac8
Bluetooth: Add support for sending New IRK event
by Johan Hedberg
· 11 years ago
35d7027
Bluetooth: Move SMP LTK notification after key distribution
by Johan Hedberg
· 11 years ago
ba74b66
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
by Johan Hedberg
· 11 years ago
ca9142b
Bluetooth: Return added key when adding LTKs and IRKs
by Johan Hedberg
· 11 years ago
1a1ccc9
xfrm: Remove caching of xfrm_policy_sk_bundles
by Steffen Klassert
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f7b1260
rtnl: make ifla_policy static
by Jiri Pirko
· 11 years ago
f4a407b
Bluetooth: Wait for SMP key distribution completion when pairing
by Johan Hedberg
· 11 years ago
387a33e
Bluetooth: Fix updating Identity Address in L2CAP channels
by Johan Hedberg
· 11 years ago
2426f3a
Bluetooth: Add convenience function for fetching IRKs
by Johan Hedberg
· 11 years ago
a7ec733
Bluetooth: Fix removing any IRKs when unpairing devices
by Johan Hedberg
· 11 years ago
35f7498
Bluetooth: Remove return values from functions that don't need them
by Johan Hedberg
· 11 years ago
e0b2b27
Bluetooth: Fix missing address type check for removing LTKs
by Johan Hedberg
· 11 years ago
41edf16
Bluetooth: Implement mgmt_load_irks command
by Johan Hedberg
· 11 years ago
301cb2d
Bluetooth: Add hci_bdaddr_is_rpa convenience function
by Johan Hedberg
· 11 years ago
970c4e4
Bluetooth: Add basic IRK management support
by Johan Hedberg
· 11 years ago
99780a7
Bluetooth: Add AES crypto context for each HCI device
by Johan Hedberg
· 11 years ago
4244db1
ieee802154: add netlink APIs for smartMAC configuration
by Phoebe Buckheister
· 11 years ago
6ca0019
ieee802154: add support for setting CCA energy detection levels
by Phoebe Buckheister
· 11 years ago
ba08fea
ieee802154: add support for CCA mode in wpan phys
by Phoebe Buckheister
· 11 years ago
84dda3c
ieee802154: add support for listen-before-talk in wpan_phy
by Phoebe Buckheister
· 11 years ago
9b2777d
ieee802154: add TX power control to wpan_phy
by Phoebe Buckheister
· 11 years ago
d362309
ipsec: add support of limited SA dump
by Nicolas Dichtel
· 11 years ago
ef2820a
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
by Matija Glavinic Pecotic
· 11 years ago
72e5108
Bluetooth: Don't fail RFCOMM tty writes
by Peter Hurley
· 11 years ago
c10a848
Bluetooth: Verify dlci not in use before rfcomm_dev create
by Peter Hurley
· 11 years ago
80ea733
Bluetooth: Fix unreleased rfcomm_dev reference
by Peter Hurley
· 11 years ago
1c64834
Bluetooth: Release rfcomm_dev only once
by Peter Hurley
· 11 years ago
9b7655e
Bluetooth: Enable LE L2CAP CoC support by default
by Johan Hedberg
· 11 years ago
45f7435
tcp: remove unused min_cwnd member of tcp_congestion_ops
by Stanislav Fomichev
· 11 years ago
Next »