Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8c7274691f0de5fb56f3b9fe9208ce7e515a2d2c
/
net
/
ieee802154
/
6lowpan
891584f
inet: frags: re-introduce skb coalescing for local delivery
by Guillaume Nault
· 5 years ago
d5dd887
inet: fix various use-after-free in defrags units
by Eric Dumazet
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
ae7352d
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
by Eric Dumazet
· 5 years ago
4907abc
net: dynamically allocate fqdir structures
by Eric Dumazet
· 5 years ago
a39aca6
net: add a net pointer to struct fqdir
by Eric Dumazet
· 5 years ago
9cce45f
net: rename inet_frags_init_net() to fdir_init()
by Eric Dumazet
· 5 years ago
d2dfd43
ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table
by Eric Dumazet
· 5 years ago
803fdd9
net: rename struct fqdir fields
by Eric Dumazet
· 5 years ago
89fb900
net: rename inet_frags_exit_net() to fqdir_exit()
by Eric Dumazet
· 5 years ago
6ce3b4d
inet: rename netns_frags to fqdir
by Eric Dumazet
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d8cf757
net: remove unused struct inet_frag_queue.fragments field
by Peter Oskolkov
· 6 years ago
254c5db
6lowpan: use rbtree for IP frag queue
by Peter Oskolkov
· 6 years ago
40c3ff6
ieee802154: lowpan_header_create check must check daddr
by Willem de Bruijn
· 6 years ago
8361962
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
by Peter Oskolkov
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 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
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
b30c122
ieee802154: 6lowpan: set IFLA_LINK
by Lubomir Rintel
· 6 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
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
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 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
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 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
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
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
ebba380
ieee802154: 6lowpan: fix return of netdev notifier
by Alexander Aring
· 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
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
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
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
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
b72f6f51
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
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
Next »