Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a0ac1d6cdaa5067c3fb5af2fe9f30e8c794eb01
/
net
/
ieee802154
ddca1f3
ieee802154: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
33336cd
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
by Florian Westphal
· 6 years ago
1a6cd59
ieee802154: lowpan_header_create check must check daddr
by Willem de Bruijn
· 6 years ago
a49f034
net: ieee802154: 6lowpan: fix frag reassembly
by Alexander Aring
· 7 years ago
d838486
inet: frags: fix ip6frag_low_thresh boundary
by Eric Dumazet
· 6 years ago
7f61706
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 6 years ago
965e2ad
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 6 years ago
23ce9c5
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 6 years ago
1b363f8
inet: frags: refactor lowpan_net_frag_init()
by Eric Dumazet
· 6 years ago
2ffb1c3
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 6 years ago
7fca771
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 6 years ago
6aa4a72
net: 6lowpan: fix reserved space for single frames
by Alexander Aring
· 6 years ago
1c7e225
ieee802154: 6lowpan: set IFLA_LINK
by Lubomir Rintel
· 6 years ago
9fc2a46
net: ieee802154: fix net_device reference release too early
by Lin Zhang
· 7 years ago
e7d7956
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
by Eric Dumazet
· 7 years ago
1bcf187
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
0ea0b9a
ieee802154: 6lowpan: fix intra pan id check
by Alexander Aring
· 8 years ago
1c5bf998b
ieee802154: allow netns create of lowpan interface
by Alexander Aring
· 8 years ago
66e5c26
ieee802154: add netns support
by Alexander Aring
· 8 years ago
503eebc
net: add dev arg to ndo_neigh_construct/destroy
by Jiri Pirko
· 8 years ago
eab560e
6lowpan: add support for 802.15.4 short addr handling
by Alexander Aring
· 8 years ago
8626a0c
6lowpan: add private neighbour data
by Alexander Aring
· 8 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 8 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 8 years ago
421eeea
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
by Baozeng Ding
· 8 years ago
c0b0479
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
a558da0
ieee802154: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
e7479122
libnl: nla_put_le64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
353c224
6lowpan: move lowpan_802154_dev to 6lowpan
by Alexander Aring
· 9 years ago
2e4d60c
6lowpan: change naming for lowpan private data
by Alexander Aring
· 9 years ago
5a7f97e
ieee802154: 6lowpan: fix short addr hash
by Alexander Aring
· 9 years ago
9e3b71f
nl802154: avoid address change while running lowpan
by Alexander Aring
· 9 years ago
ebba380
ieee802154: 6lowpan: fix return of netdev notifier
by Alexander Aring
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
00f5931
6lowpan: add lowpan dev register helpers
by Alexander Aring
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
aeedebf
ieee802154: 6lowpan: fix memory leak
by Alexander Aring
· 9 years ago
028b2a8
6lowpan: remove lowpan_is_addr_broadcast
by Alexander Aring
· 9 years ago
6350047
6lowpan: move IPHC functionality defines
by Alexander Aring
· 9 years ago
8911d77
6lowpan: cleanup lowpan_header_decompress
by Alexander Aring
· 9 years ago
a6f7738
6lowpan: cleanup lowpan_header_compress
by Alexander Aring
· 9 years ago
4d6a6ae
6lowpan: move shared settings to lowpan_netdev_setup
by Alexander Aring
· 9 years ago
aa65556
nl802154: Missing return in nl802154_add_llsec_key()
by Dan Carpenter
· 9 years ago
5f50923
ieee802154: handle datagram variables as u16
by Alexander Aring
· 9 years ago
1c64f14
ieee802154: 6lowpan: add tx/rx stats
by Alexander Aring
· 9 years ago
4bc8fbc
ieee802154: 6lowpan: don't skip first dsn while fragmentation
by Alexander Aring
· 9 years ago
72d53b1
ieee802154: 6lowpan: change datagram var types
by Alexander Aring
· 9 years ago
b40988c
ieee802154: change mtu size behaviour
by Alexander Aring
· 9 years ago
a26c5fd
nl802154: add support for security layer
by Alexander Aring
· 9 years ago
1ee06ef
nl802154: use nla_get_le64 for get extended addr
by Alexander Aring
· 9 years ago
87a93e4
ieee802154: change needed headroom/tailroom
by Alexander Aring
· 9 years ago
838b83d
ieee802154: introduce wpan_dev_header_ops
by Alexander Aring
· 9 years ago
a1da67b
ieee802154: header_ops: fix frame control setting
by Alexander Aring
· 9 years ago
a1d8d9a5
ieee802154: 6lowpan: use correct ESC value for dispatch
by Stefan Schmidt
· 9 years ago
776857a
ieee802154: 6lowpan: fix drop return value
by Alexander Aring
· 9 years ago
187625e
ieee802154: 6lowpan: remove tx full-size calc workaround
by Alexander Aring
· 9 years ago
0c43496
ieee802154: 6lowpan: remove packet type to host
by Alexander Aring
· 9 years ago
54552d0
ieee802154: 6lowpan: check on valid 802.15.4 frame
by Alexander Aring
· 9 years ago
c6fdbba
ieee802154: 6lowpan: add check for reserved dispatch
by Alexander Aring
· 9 years ago
ad66360
ieee802154: 6lowpan: add handler for all dispatch values
by Alexander Aring
· 9 years ago
faf7d36
ieee802154: 6lowpan: add generic lowpan header check
by Alexander Aring
· 9 years ago
72a5e6b
ieee820154: 6lowpan: dispatch evaluation rework
by Alexander Aring
· 9 years ago
f801cf4
ieee802154: 6lowpan: earlier skb->dev switch
by Alexander Aring
· 9 years ago
742c3af
ieee802154: 6lowpan: trivial checks at first
by Alexander Aring
· 9 years ago
ad23d5b
ieee802154: 6lowpan: cleanup pull of iphc bytes
by Alexander Aring
· 9 years ago
989d433
ieee802154: 6lowpan: change if lowpan dev is running
by Alexander Aring
· 9 years ago
348a882
ieee802154: 6lowpan: remove EXPORT_SYMBOL
by Alexander Aring
· 9 years ago
56aeadd
ieee802154: 6lowpan: remove set to zero
by Alexander Aring
· 9 years ago
2c88b52
ieee802154: 6lowpan: remove check on null
by Alexander Aring
· 9 years ago
90997af
ieee802154: 6lowpan: register packet layer while open
by Alexander Aring
· 9 years ago
f460658
ieee802154: 6lowpan: change dev vars to wdev and ldev
by Alexander Aring
· 9 years ago
f5004a1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
4e1795d
nl802154: stricter input checking for boolean inputs
by Stefan Schmidt
· 9 years ago
4afbc0d
net: 6lowpan: convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
c0015bf
ieee802154: 6lowpan: fix non-lowpan wpan interfaces
by Alexander Aring
· 9 years ago
0751272
ieee802154: 6lowpan: fix packet layer registration
by Alexander Aring
· 9 years ago
b72f6f5
6lowpan: add generic 6lowpan netdev private data
by Alexander Aring
· 9 years ago
8f8db91
ieee802154: 6lowpan: fix error frag handling
by Alexander Aring
· 9 years ago
c91208d
ieee802154: add ack request default handling
by Alexander Aring
· 9 years ago
51e0e5d
ieee802154: 6lowpan: remove multiple lowpan per wpan support
by Alexander Aring
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
a6cb869
cfg802154: add PM hooks
by Varka Bhadram
· 9 years ago
133be02
nl802154: export supported commands
by Varka Bhadram
· 9 years ago
8a70cef
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
by Lennert Buytenhek
· 9 years ago
07bd77f
cfg802154: fix rdev-ops naming convension and format specifiers
by Varka Bhadram
· 9 years ago
1caf6f4
ieee802154: 6lowpan: set ackreq when needed
by Alexander Aring
· 9 years ago
b69644c
nl802154: add support to set cca ed level
by Alexander Aring
· 9 years ago
e439059
nl802154: add support for cca ed level info
by Alexander Aring
· 9 years ago
dec169e
ieee802154: fix typo for file name
by Varka Bhadram
· 9 years ago
0f999b0
ieee802154: add set transmit power support
by Varka Bhadram
· 9 years ago
fc4f805
nl802154: fix cca mode wpan phy flag
by Alexander Aring
· 9 years ago
66a3297
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
by Lennert Buytenhek
· 9 years ago
01c8d2b
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
by Lennert Buytenhek
· 9 years ago
c032705
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
by Lennert Buytenhek
· 9 years ago
c947f7e
mac802154: remove mib lock
by Alexander Aring
· 9 years ago
344f8c1
mac802154: use atomic ops for sequence incrementation
by Alexander Aring
· 9 years ago
4a3a8c0
mac802154: remove pib lock
by Alexander Aring
· 9 years ago
0e66545
nl802154: add support for dump phy capabilities
by Alexander Aring
· 9 years ago
Next »