Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
688fc3888c1ccd8355ab0fa349e1f81eb1b7059b
/
net
/
ieee802154
110c877
ieee802154: lowpan_header_create check must check daddr
by Willem de Bruijn
· 6 years ago
4e54acb
net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'
by Colin Ian King
· 6 years ago
ac74f87
net: 6lowpan: fix reserved space for single frames
by Alexander Aring
· 6 years ago
a304610
Merge remote-tracking branch 'net-next/master'
by Stefan Schmidt
· 6 years ago
e446a27
net: remove blank lines at end of file
by Stephen Hemminger
· 6 years ago
99d20a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
70b095c
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
by Florian Westphal
· 6 years ago
811e299
ieee802154: add rx LQI from userspace
by Romuald CARI
· 6 years ago
b30c122
ieee802154: 6lowpan: set IFLA_LINK
by Lubomir Rintel
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
f18fa5d
net: ieee802154: 6lowpan: fix frag reassembly
by Alexander Aring
· 7 years ago
3d23401
inet: frags: fix ip6frag_low_thresh boundary
by Eric Dumazet
· 7 years ago
3e67f10
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 7 years ago
2d44ed2
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 7 years ago
648700f
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 7 years ago
807f184
inet: frags: refactor lowpan_net_frag_init()
by Eric Dumazet
· 7 years ago
093ba72
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 7 years ago
787bea7
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0801263
net: Convert lowpan_frags_ops
by Kirill Tkhai
· 7 years ago
ca0edb1
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
by Eric Dumazet
· 7 years ago
afdd6ae
Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
f17c9bf
net: Convert cfg802154_pernet_ops
by Kirill Tkhai
· 7 years ago
ee6f4a5
ieee802154: 6lowpan: set IFF_NO_QUEUE
by Alexander Aring
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
396665e
Merge remote-tracking branch 'net-next/master'
by Stefan Schmidt
· 7 years ago
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
d01174f
ieee802154: netlink: fix typo of the name of struct genl_ops
by Xue Liu
· 7 years ago
18fb0b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5a63643
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
96a1c17
ieee802154: 6lowpan: make header_ops const
by Bhumika Goyal
· 7 years ago
a8b8a889
net: add netlink_ext_ack argument to rtnl_link_ops.validate
by Matthias Schiffer
· 7 years ago
7a3f4a1
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
by Matthias Schiffer
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
a611c58
net: ieee802154: fix net_device reference release too early
by Lin Zhang
· 7 years ago
8fafda7
net: ieee802154: remove explicit set skb->sk
by Lin Zhang
· 7 years ago
fe52145
netlink: pass extended ACK struct where available
by Johannes Berg
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
5b3211d
ieee802154: check device type
by vegard.nossum@oracle.com
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
c90c39d
genetlink: introduce and use genl_family_attrbuf()
by Johannes Berg
· 8 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
Next »