Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8ee351625e9b784fa412ded8b15957a6d5e16bd3
/
net
« Previous
c5c47e6
mac802154: rx: use tasklet instead workqueue
by Alexander Aring
· 10 years ago
061ef8f
mac802154: tx: use put_unaligned_le16 for copy crc
by Alexander Aring
· 10 years ago
0114123
ieee802154: 6lowpan: rename process_data and lowpan_process_data
by Martin Townsend
· 10 years ago
3c400b8
bluetooth:6lowpan: use consume_skb when packet processed successfully
by Martin Townsend
· 10 years ago
04dfd73
6lowpan: fix process_data return values
by Martin Townsend
· 10 years ago
f8b3617
6lowpan: remove skb_deliver from IPHC
by Martin Townsend
· 10 years ago
9ffe904
mac80211: minstrel_ht: do not always skip ht rates vht_only is true
by Karl Beldan
· 10 years ago
cfede0d
mac80211: don't flush when probing the AP
by Emmanuel Grumbach
· 10 years ago
b5dfae0
mac80211: support creating vifs with specified mac address
by Ben Greear
· 10 years ago
e8f479b
cfg80211: support configuring vif mac addr on create
by Ben Greear
· 10 years ago
e27513f
mac80211: support creating wiphy w/out creating wlanX
by Ben Greear
· 10 years ago
ad28757
mac80211: allow creating wiphy devices with suggested name
by Ben Greear
· 10 years ago
1998d90
cfg80211: support creating wiphy with suggested name
by Ben Greear
· 10 years ago
5c1e9f2
xfrm: fix set but not used warning in xfrm_policy_queue_process()
by Fabian Frederick
· 10 years ago
93a35f5
net: napi_reuse_skb() should check pfmemalloc
by Eric Dumazet
· 10 years ago
f81f466
mac802154: tx: make worker information static
by Alexander Aring
· 10 years ago
e5e584f
mac802154: tx: change naming convention
by Alexander Aring
· 10 years ago
409c3b0
mac802154: tx: move stats tx increment
by Alexander Aring
· 10 years ago
b7eec52
mac802154: tx: cleanup crc calculation
by Alexander Aring
· 10 years ago
cfa626c
mac802154: tx: use netdev print helpers
by Alexander Aring
· 10 years ago
6001d52
mac802154: tx: don't allow if down while sync tx
by Alexander Aring
· 10 years ago
ed0a5dc
mac802154: tx: add support for xmit_async callback
by Alexander Aring
· 10 years ago
cdb66be
mac802154: tx: fix error handling while xmit
by Alexander Aring
· 10 years ago
18d60a0
mac802154: tx: use queue helpers in xmit worker
by Alexander Aring
· 10 years ago
c208510
mac802154: add netdev qeue helpers
by Alexander Aring
· 10 years ago
dc67c6b
mac802154: tx: remove xmit channel context switch
by Alexander Aring
· 10 years ago
e89e45f
mac802154: tx: squash multiple dereferencing
by Alexander Aring
· 10 years ago
fe24371
mac802154: tx: remove kmalloc in xmit hotpath
by Alexander Aring
· 10 years ago
50c6fb9
mac802154: tx: move xmit callback to tx file
by Alexander Aring
· 10 years ago
349ce99
tcp: md5: do not use alloc_percpu()
by Eric Dumazet
· 10 years ago
c6f635f
mac802154: remove ieee802154_addr from driver_ops
by Alexander Aring
· 10 years ago
f773054
mac802154: rename dev_workqueue to workqueue
by Alexander Aring
· 10 years ago
59d19cd
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
by Alexander Aring
· 10 years ago
6074136
mac802154: introduce hw_to_local function
by Alexander Aring
· 10 years ago
d98be45
mac802154: rename sdata slaves and slaves_mtx
by Alexander Aring
· 10 years ago
04e850f
mac802154: rename hw subif_data variable to local
by Alexander Aring
· 10 years ago
036562f
mac802154: rename mac802154_sub_if_data
by Alexander Aring
· 10 years ago
a5e1ec5
mac802154: rename mac802154_priv to ieee802154_local
by Alexander Aring
· 10 years ago
5a50439
ieee802154: rename ieee802154_dev to ieee802154_hw
by Alexander Aring
· 10 years ago
4ca24ac
ieee802154: move ieee802154 header
by Alexander Aring
· 10 years ago
86d52cd
ieee802154: move wpan-class.c to core.c
by Alexander Aring
· 10 years ago
5ad60d3
ieee802154: move wpan-phy.h to cfg802154.h
by Alexander Aring
· 10 years ago
15859a5
mac802154: move wpan.c to iface.c
by Alexander Aring
· 10 years ago
0f1556b
mac802154: move mac802154.h to ieee802154_i.h
by Alexander Aring
· 10 years ago
62eb01f
mac802154: move ieee802154_dev.c to main.c
by Alexander Aring
· 10 years ago
c6992e9
Bluetooth: Add self-tests for SMP crypto functions
by Johan Hedberg
· 10 years ago
4cd3362
Bluetooth: Add skeleton for SMP self-tests
by Johan Hedberg
· 10 years ago
e491eaf
Bluetooth: Pass only crypto context to SMP crypto functions
by Johan Hedberg
· 10 years ago
4f639ed
Bluetooth: fix shadow warning in hci_disconnect()
by Fabian Frederick
· 10 years ago
ed1da14
ieee802154: wpan-class: fix trailing semicolon
by Alexander Aring
· 10 years ago
57205c1
mac802154: fix typo IEEE802515 to IEEE802154
by Alexander Aring
· 10 years ago
139f14a
ieee802154: ieee802154_dev: fix align typo
by Alexander Aring
· 10 years ago
b3020f0
ieee802154: mac802154: remove FSF address
by Alexander Aring
· 10 years ago
ee93053
Bluetooth: Fix missing channel unlock in l2cap_le_credits
by Martin Townsend
· 10 years ago
11e3ff7
6lowpan: Use skb_cow in IPHC decompression.
by Martin Townsend
· 10 years ago
4456c50
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
by Li RongQing
· 10 years ago
15346a9
Bluetooth: Improve RFCOMM __test_pf macro robustness
by Szymon Janc
· 10 years ago
ec51154
Bluetooth: Fix RFCOMM NSC response
by Szymon Janc
· 10 years ago
89cbb06
Bluetooth: Defer connection-parameter removal when unpairing
by Alfonso Acosta
· 10 years ago
c37a810
ieee802154: 6lowpan: add RTNL assertion
by Alexander Aring
· 10 years ago
1ae2605
ieee802154: 6lowpan: improve packet registration
by Alexander Aring
· 10 years ago
ddbea5c
Bluetooth: Remove redundant check on hci_conn's device class
by Alfonso Acosta
· 10 years ago
fd45ada
Bluetooth: Include ADV_IND report in Device Connected event
by Alfonso Acosta
· 10 years ago
48ec92f
Bluetooth: Refactor arguments of mgmt_device_connected
by Alfonso Acosta
· 10 years ago
c0bffc7
ieee802154: 6lowpan: fix sign of errno return val
by Alexander Aring
· 10 years ago
f870b8c
ieee802154: reassembly: fix tag byteorder
by Alexander Aring
· 10 years ago
cd97a71
ieee802154: 6lowpan: fix byteorder for frag tag
by Alexander Aring
· 10 years ago
39f6eb1
ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan
by Simon Vincent
· 10 years ago
ee4c148
trivial: net/mac802154: Fix Kconfig typo
by Julien Catalano
· 10 years ago
74bca13
net: llc: include linux/errno.h instead of asm/errno.h
by Fabian Frederick
· 10 years ago
75da146
lapb: move EXPORT_SYMBOL after functions.
by Fabian Frederick
· 10 years ago
b51d3fa
netfilter: nf_log: release skbuff on nlmsg put failure
by Houcheng Lin
· 10 years ago
c1e7dc9
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
by Florian Westphal
· 10 years ago
9dfa1df
netfilter: nf_log: account for size of NLMSG_DONE attribute
by Florian Westphal
· 10 years ago
7677e86
bridge: Do not compile options in br_parse_ip_options
by Herbert Xu
· 10 years ago
367efcb
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
by Martin KaFai Lau
· 10 years ago
94c77bb
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
by Martin KaFai Lau
· 10 years ago
a3c00e4
ipv6: Remove BACKTRACK macro
by Martin KaFai Lau
· 10 years ago
105970f
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
by Kenjiro Nakayama
· 10 years ago
0fc1e04
mac80211: expose API allowing station iteration
by Arik Nemtsov
· 10 years ago
2bad7748
mac80211: add stations in order to the station list
by Arik Nemtsov
· 10 years ago
8b94148
mac80211: expose TDLS-initiator value to low level driver
by Arik Nemtsov
· 10 years ago
452218d
mac80211: fix network header breakage during encryption
by Arik Nemtsov
· 10 years ago
a7f3a76
mac80211: export IE splitting function
by Andrei Otcheretianski
· 10 years ago
8ec7886
mac80211: minstrel_ht: use group flags instead of index to display rates
by Karl Beldan
· 10 years ago
280caac
rpc: change comments to assertions
by J. Bruce Fields
· 10 years ago
ed38c06
RPC: remove unneeded checks from xdr_truncate_encode()
by J. Bruce Fields
· 10 years ago
9e7ceb0
net: fix saving TX flow hash in sock for outgoing connections
by Sathya Perla
· 10 years ago
789f202
xfrm6: fix a potential use after free in xfrm6_policy.c
by Li RongQing
· 10 years ago
a63ba13
net: tso: fix unaligned access to crafted TCP header in helper API
by Karl Beldan
· 10 years ago
c123bb7
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
by Sabrina Dubroca
· 10 years ago
0f9f5e1
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
by Dan Carpenter
· 10 years ago
e37ad9fd
netfilter: nf_conntrack: allow server to become a client in TW handling
by Marcelo Leitner
· 10 years ago
4619194
mac80211: don't remove tainted keys after not programming
by Johannes Berg
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
f409079
mac80211: sanity check CW_min/CW_max towards driver
by Johannes Berg
· 10 years ago
723e73a
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
by Johannes Berg
· 10 years ago
7c1c97d
net: sched: initialize bstats syncp
by Sabrina Dubroca
· 10 years ago
78fd1d0
netlink: Re-add locking to netlink_lookup() and seq walker
by Thomas Graf
· 10 years ago
1a194c2
tipc: fix lockdep warning when intra-node messages are delivered
by Ying Xue
· 10 years ago
Next »