summaryrefslogtreecommitdiffstats
path: root/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov2018-09-211-1/+0
* net: Add and use skb_mark_not_on_list().David S. Miller2018-09-101-1/+1
* net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King2018-08-061-5/+0
* net: 6lowpan: fix reserved space for single framesAlexander Aring2018-08-061-3/+18
* Merge remote-tracking branch 'net-next/master'Stefan Schmidt2018-08-064-3/+7
|\
| * net: remove blank lines at end of fileStephen Hemminger2018-07-242-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-201-1/+1
| |\
| | * ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-181-1/+1
| * | ieee802154: 6lowpan: set IFLA_LINKLubomir Rintel2018-07-051-0/+6
| |/
* / ieee802154: add rx LQI from userspaceRomuald CARI2018-07-131-0/+17
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-2/+2
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-2/+2
* | net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-04-232-9/+9
|/
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-041-2/+0
* inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-311-5/+5
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-311-3/+2
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-312-71/+46
* inet: frags: refactor lowpan_net_frag_init()Eric Dumazet2018-03-311-9/+11
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-311-6/+7
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-311-3/+8
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-272-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-4/+8
|\
| * ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet2018-03-091-4/+8
* | net: Convert lowpan_frags_opsKirill Tkhai2018-03-221-0/+1
* | Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller2018-02-271-0/+1
|\ \
| * | ieee802154: 6lowpan: set IFF_NO_QUEUEAlexander Aring2018-02-141-0/+1
| |/
* / net: Convert cfg802154_pernet_opsKirill Tkhai2018-02-271-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-047-0/+7
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* | Merge remote-tracking branch 'net-next/master'Stefan Schmidt2017-10-181-2/+3
|\ \
| * | inet: frags: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+3
| |/
* / ieee802154: netlink: fix typo of the name of struct genl_opsXue Liu2017-10-161-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-051-8/+3
|\
| * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-8/+3
* | ieee802154: 6lowpan: make header_ops constBhumika Goyal2017-08-251-1/+1
|/
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-261-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-1/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | net: ieee802154: fix net_device reference release too earlyLin Zhang2017-05-231-4/+4
* | net: ieee802154: remove explicit set skb->skLin Zhang2017-05-231-2/+0
|/
* netlink: pass extended ACK struct where availableJohannes Berg2017-04-131-5/+5
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-15/+14
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-2/+2
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* ieee802154: check device typevegard.nossum@oracle.com2016-11-301-1/+5