cascardo/linux.git
2016-09-16 Johannes Bergmac80211_hwsim: statically initialize hwsim_radios...
2016-09-16 Emmanuel Grumbachmac80211: allow using AP_LINK_PS with mac80211-generate...
2016-09-15 Johannes Bergcfg80211: remove unnecessary pointer-of
2016-09-15 Rajkumar Manoharanmac80211: allow driver to handle packet-loss mechanism
2016-09-15 Johannes Bergmac80211: remove sta_remove_debugfs driver callback
2016-09-15 Johannes Bergmac80211: remove pointless chanctx NULL check
2016-09-15 Johannes Bergmac80211: remove unused assignment
2016-09-15 Johannes Bergnl80211: always check nla_put* return values
2016-09-15 Johannes Bergnl80211: always check nla_nest_start() return value
2016-09-15 Johannes Bergmac80211: fix scan completed tracing
2016-09-15 Johannes Bergmac80211: fix possible out-of-bounds access
2016-09-15 Johannes Bergcfg80211: allow connect keys only with default (TX...
2016-09-13 Johannes Bergcfg80211: reduce connect key caching struct size
2016-09-13 Johannes Bergcfg80211: validate key index better
2016-09-13 Johannes Bergcfg80211: wext: only allow WEP keys to be configured...
2016-09-13 Johannes Bergnl80211: only allow WEP keys during connect command
2016-09-13 Johannes Bergnl80211: fix connect keys range check
2016-09-13 Johannes Bergcfg80211: disallow shared key authentication with key...
2016-09-13 Johannes Bergmac80211: remove useless open_count check
2016-09-13 Johannes Bergmac80211: simplify TDLS RA lookup
2016-09-13 Toke Høiland... mac80211: Re-structure aqm debugfs output and keep...
2016-09-12 Johannes Bergmac80211: send delBA on unexpected BlockAck Request
2016-09-12 Johannes Bergmac80211: send delBA on unexpected BlockAck data frames
2016-09-12 Johannes Bergmac80211: add support for radiotap timestamp field
2016-09-12 Aviya Erenfeldmac80211: add support for MU-MIMO air sniffer
2016-09-12 Maxim Altshulmac80211: RX BA support for sta max_rx_aggregation_subf...
2016-09-12 Bhaktipriya... cfg80211: Remove deprecated create_singlethread_workqueue
2016-09-12 Aviya Erenfeldmac80211: refactor monitor representation in sdata
2016-09-12 Emmanuel Grumbachcfg80211: clarify the requirements of .disconnect()
2016-09-12 Denis Kenziornl80211: Allow GET_INTERFACE dumps to be filtered
2016-09-12 Florian Fainellinet: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
2016-09-11 David S. MillerMerge branch 'vrf-tx-hook'
2016-09-11 David Ahernnet: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
2016-09-11 David Ahernnet: l3mdev: remove get_rtable method
2016-09-11 David Ahernnet: l3mdev: Remove l3mdev_fib_oif
2016-09-11 David Ahernnet: ipv6: Remove l3mdev_get_saddr6
2016-09-11 David Ahernnet: ipv4: Remove l3mdev_get_saddr
2016-09-11 David Ahernnet: l3mdev: remove redundant calls
2016-09-11 David Ahernnet: vrf: Flip IPv6 output path from FIB lookup hook...
2016-09-11 David Ahernnet: vrf: Flip IPv4 output path from FIB lookup hook...
2016-09-11 David Ahernnet: l3mdev: Allow the l3mdev to be a loopback
2016-09-11 David Ahernnet: l3mdev: Add hook to output path
2016-09-11 David Ahernnet: flow: Add l3mdev flow update
2016-09-11 Markus ElfringATM-ZeitNet: Fix indentation for one DPRINTK() call...
2016-09-11 Markus ElfringATM-ZeitNet: Replace one kzalloc() call by kcalloc()
2016-09-11 Markus ElfringATM-ZeitNet: Improve a size determination in zatm_open()
2016-09-11 Markus ElfringATM-ZeitNet: Use kmalloc_array() in start_tx()
2016-09-11 Markus ElfringATM-nicstar: Refactor a dev_alloc_skb() call in dequeue...
2016-09-11 Markus ElfringATM-nicstar: Refactor a kmalloc() call in ns_init_card()
2016-09-11 Markus ElfringATM-nicstar: Improve another size determination in...
2016-09-11 Markus ElfringATM-nicstar: Improve another size determination in...
2016-09-11 Markus ElfringATM-nicstar: Use kmalloc_array() in get_scq()
2016-09-11 Eric Dumazettcp: better use ooo_last_skb in tcp_data_queue_ofo()
2016-09-11 Thadeu Lima... openvswitch: use alias for genetlink family names
2016-09-11 Stephen HemmingerRevert "hv_netvsc: make inline functions static"
2016-09-11 David S. MillerMerge branch 'mlx5-next'
2016-09-11 Mohamad Haj... net/mlx5: Organize device list API in one place
2016-09-11 Mohamad Haj... net/mlx5e: Restore vlan filter after seamless reset
2016-09-11 Mohamad Haj... net/mlx5e: Implement mlx5e interface attach/detach...
2016-09-11 Mohamad Haj... net/mlx5: Implement vports admin state backup/restore
2016-09-11 Mohamad Haj... net/mlx5: Align sriov/eswitch modules with the new...
2016-09-11 Mohamad Haj... net/mlx5: Implement eswitch attach/detach flows
2016-09-11 Mohamad Haj... net/mlx5: Implement SRIOV attach/detach flows
2016-09-11 Mohamad Haj... net/mlx5: Split the load/unload flow into hardware...
2016-09-11 Mohamad Haj... net/mlx5: Introduce attach/detach to interface API
2016-09-11 Mohamad Haj... net/mlx5: SRIOV core code refactoring
2016-09-11 Mohamad Haj... net/mlx5: Skip waiting for vf pages in internal error
2016-09-11 David S. MillerMerge branch 'net-is_enabled'
2016-09-11 Javier Martinez... xfrm: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... sctp: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... net: sched: use IS_ENABLED() instead of checking for...
2016-09-11 Javier Martinez... l2tp: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... ipv4: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... net: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... lec: use IS_ENABLED() instead of checking for built...
2016-09-11 Javier Martinez... appletalk: use IS_ENABLED() instead of checking for...
2016-09-11 David S. MillerMerge branch 'fs_enet-opt'
2016-09-11 Christophe... net: fs_enet: make rx_copybreak value configurable
2016-09-11 Christophe... net: fs_enet: don't unmap DMA when packet len is below...
2016-09-11 Christophe... net: fs_enet: merge NAPI RX and NAPI TX
2016-09-11 David S. MillerMerge branch 'act_tunnel_key'
2016-09-11 Amir Vadainet/sched: Introduce act_tunnel_key
2016-09-11 Amir Vadainet/sched: cls_flower: Classify packet in ip tunnels
2016-09-11 Amir Vadainet/dst: Utility functions to build dst_metadata withou...
2016-09-11 Amir Vadainet/ip_tunnels: Introduce tunnel_id_to_key32() and...
2016-09-10 Markus ElfringATM-iphase: Use kmalloc_array() in tx_init()
2016-09-10 David S. MillerMerge branch 'alx-msix'
2016-09-10 Tobias Regneryalx: add module parameter to enable msi-x support
2016-09-10 Tobias Regneryalx: add msi-x support
2016-09-10 Tobias Regneryalx: factor out part of the interrupt handler
2016-09-10 Tobias Regneryalx: refactor msi enablement and disablement
2016-09-10 Baoyou Xieqed: mark symbols static where possible
2016-09-10 David S. MillerMerge branch 'bpf-helper-cleanups'
2016-09-10 Daniel Borkmannbpf: add BPF_CALL_x macros for declaring helpers
2016-09-10 Daniel Borkmannbpf: add own ctx rewriter on ifindex for clsact progs
2016-09-10 Daniel Borkmannbpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
2016-09-10 Daniel Borkmannbpf: minor cleanups in helpers
2016-09-10 Eric Dumazetip_tunnel: do not clear l4 hashes
2016-09-10 Markus ElfringATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
2016-09-10 Markus ElfringATM-ENI: Use kmalloc_array() in eni_start()
next