Documentation/networking/ieee802154.txt: fix various inaccuracies.
[firefly-linux-kernel-4.4.55.git] / net /
2015-05-26 Lennert Buytenhekieee802154 socket: Return EMSGSIZE from raw_sendmsg...
2015-05-26 Lennert Buytenhekmac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
2015-05-26 Florian GrandelBluetooth: mgmt: fix typos
2015-05-23 Alexander Aringmac802154: remove mib lock
2015-05-23 Alexander Aringmac802154: use atomic ops for sequence incrementation
2015-05-23 Alexander Aringmac802154: remove pib lock
2015-05-23 Alexander Aringmac802154: fix hold rtnl while ioctl
2015-05-19 Johan HedbergBluetooth: Add debug logs for legacy SMP crypto functions
2015-05-19 Arnd Bergmannmac802154: select CRYPTO when needed
2015-05-19 Alexander Aringmac802154: tx: allow xmit complete from hard irq
2015-05-19 Alexander Aringnl802154: add support for dump phy capabilities
2015-05-19 Alexander Aringieee802154: add iftypes capability
2015-05-19 Alexander Aringcfg802154: introduce wpan phy flags
2015-05-19 Alexander Aringmac802154: remove check if operation is supported
2015-05-19 Alexander Aringmac802154: check for really changes
2015-05-19 Alexander Aringieee802154: add several phy supported handling
2015-05-19 Alexander Aringieee802154: introduce wpan_phy_supported
2015-05-19 Alexander Aringieee802154: change cca ed level to mbm
2015-05-19 Alexander Aringieee802154: change transmit power to mbm
2015-05-19 Alexander Aringieee802154: change transmit power to s32
2015-05-19 Alexander Aringieee802154: move validation check out of softmac
2015-05-19 Alexander Aringnl802154: cleanup invalid argument handling
2015-05-15 Frederic DanisBluetooth: Fix calls to __hci_cmd_sync()
2015-05-13 David S. MillerMerge branch 'packet_rollover'
2015-05-13 Willem de Bruijnpacket: rollover statistics
2015-05-13 Willem de Bruijnpacket: rollover huge flows before small flows
2015-05-13 Willem de Bruijnpacket: rollover lock contention avoidance
2015-05-13 Willem de Bruijnpacket: rollover only to socket with headroom
2015-05-13 Willem de Bruijnpacket: rollover prepare: per-socket state
2015-05-13 Willem de Bruijnpacket: rollover prepare: move code out of callsites
2015-05-13 Eric Dumazetipv4: __ip_local_out_sk() is static
2015-05-13 Eric Dumazettcp/dccp: tw_timer_handler() is static
2015-05-13 David S. MillerMerge branch 'cls_flower'
2015-05-13 Jiri Pirkotc: introduce Flower classifier
2015-05-13 Jiri Pirkoflow_dissector: change port array into src, dst tuple
2015-05-13 Jiri Pirkoflow_dissector: introduce support for Ethernet addresses
2015-05-13 Jiri Pirkoflow_dissector: introduce support for ipv6 addressses
2015-05-13 Jiri Pirkoflow_dissect: use programable dissector in skb_flow_dis...
2015-05-13 Jiri Pirkoflow_dissector: introduce programable flow_dissector
2015-05-13 Jiri Pirkoflow_dissector: fix doc for skb_get_poff
2015-05-13 Jiri Pirkonet: move netdev_pick_tx and dependencies to net/core...
2015-05-13 Jiri Pirkonet: move __skb_tx_hash to dev.c
2015-05-13 Jiri Pirkoflow_dissector: fix doc for __skb_get_hash and remove...
2015-05-13 Jiri Pirkonet: move *skb_get_poff declarations into correct header
2015-05-13 Jiri Pirkonet: change name of flow_dissector header to match...
2015-05-13 Florian Westphalnet: sched: use counter to break reclassify loops
2015-05-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-13 Scott Feldmanswitchdev: don't use anonymous union on switchdev attr...
2015-05-13 David S. MillerMerge branch 'switchdev-cleanups'
2015-05-13 Scott Feldmanswitchdev: sparse warning: pass ipv4 fib dst as network...
2015-05-13 Scott Feldmanswitchdev: sparse warning: make __switchdev_port_obj_ad...
2015-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-13 Ying Xuenet: make skb_dst_pop routine static
2015-05-13 Alexei Starovoitovpktgen: fix packet generation
2015-05-13 Denys Vlasenkonet: deinline netif_tx_stop_all_queues(), remove WARN_O...
2015-05-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-05-12 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-05-12 Nicolas Dichtelnetns: return RTM_NEWNSID instead of RTM_GETNSID on...
2015-05-12 Linus TorvaldsMerge tag 'for-v4.1-rc' of git://git.infradead.org...
2015-05-12 David S. MillerMerge branch 'switchdev_spring_cleanup'
2015-05-12 Scott Feldmanswitchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature...
2015-05-12 Scott Feldmanswitchdev: convert fib_ipv4_add/del over to switchdev_p...
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_getlink
2015-05-12 Scott Feldmanbridge: revert br_dellink change back to original
2015-05-12 Scott Feldmanswitchdev: remove unused switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanbridge: restore br_setlink back to original
2015-05-12 Scott Feldmanswitchdev: remove old switchdev_port_bridge_setlink
2015-05-12 Scott Feldmanswitchdev: add new switchdev bridge setlink
2015-05-12 Scott Feldmanswitchdev: introduce switchdev add/del obj ops
2015-05-12 Scott Feldmanswitchdev: convert STP update to switchdev attr set
2015-05-12 Scott Feldmanswitchdev: convert parent_id_get to switchdev attr get
2015-05-12 Scott Feldmanswitchdev: introduce get/set attrs ops
2015-05-12 Jiri Pirkoswitchdev: s/swdev_/switchdev_/
2015-05-12 Jiri Pirkoswitchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SW...
2015-05-12 David Wardnet_sched: gred: add TCA_GRED_LIMIT attribute
2015-05-12 David S. MillerMerge branch 'netdev_page_frags'
2015-05-12 Alexander Duycknet: Add skb_free_frag to replace use of put_page in...
2015-05-12 Alexander Duyckmm/net: Rename and move page fragment handling from...
2015-05-12 Alexander Duycknet: Store virtual address instead of page in netdev_al...
2015-05-12 Alexander Duycknet: Use cached copy of pfmemalloc to avoid accessing...
2015-05-11 Linus TorvaldsMerge branch 'for-4.1' of git://linux-nfs.org/~bfields...
2015-05-11 Eric Dumazetnet: sched: deprecate enqueue_root()
2015-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-11 Linus TorvaldsMerge branch 'for-4.1-fixes' of git://git./linux/kernel...
2015-05-11 David Wardnet_sched: gred: use correct backlog value in WRED...
2015-05-11 Mark BrownMerge remote-tracking branches 'spi/fix/fsl-cpm', ...
2015-05-11 Mark BrownMerge tag 'spi-v4.1-rc1' into spi-linus
2015-05-11 David S. MillerMerge branch 'handle_ing_lightweight'
2015-05-11 Daniel Borkmannnet: sched: further simplify handle_ing
2015-05-11 Daniel Borkmannnet: sched: consolidate handle_ing and ing_filter
2015-05-11 David S. MillerMerge branch 'kernel_socket_netns'
2015-05-11 Eric W. Biedermannet: kill sk_change_net and sk_release_kernel
2015-05-11 Eric W. Biedermannetlink: Create kernel netlink sockets in the proper...
2015-05-11 Eric W. Biedermannet: Modify sk_alloc to not reference count the netns...
2015-05-11 Eric W. Biedermannet: Pass kern from net_proto_family.create to sk_alloc
2015-05-11 Eric W. Biedermannet: Add a struct net parameter to sock_create_kern
2015-05-11 Eric W. Biedermantun: Utilize the normal socket network namespace refcou...
2015-05-10 Eric Dumazetcodel: add ce_threshold attribute
2015-05-10 Kretschmer, Mathiasaf_packet / TX_RING not fully non-blocking (w/ MSG_DONT...
next