summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-15mac80211: fix possible out-of-bounds accessJohannes Berg
2016-09-15cfg80211: allow connect keys only with default (TX) keyJohannes Berg
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg
2016-09-13cfg80211: validate key index betterJohannes Berg
2016-09-13cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg
2016-09-13nl80211: only allow WEP keys during connect commandJohannes Berg
2016-09-13nl80211: fix connect keys range checkJohannes Berg
2016-09-13cfg80211: disallow shared key authentication with key index 4Johannes Berg
2016-09-13mac80211: remove useless open_count checkJohannes Berg
2016-09-13mac80211: simplify TDLS RA lookupJohannes Berg
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen
2016-09-12mac80211: send delBA on unexpected BlockAck RequestJohannes Berg
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-12mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2016-09-12cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-09-12cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach
2016-09-12nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior
2016-09-12net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_deviceFlorian Fainelli
2016-09-11Merge branch 'vrf-tx-hook'David S. Miller
2016-09-11net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern
2016-09-11net: l3mdev: remove get_rtable methodDavid Ahern
2016-09-11net: l3mdev: Remove l3mdev_fib_oifDavid Ahern
2016-09-11net: ipv6: Remove l3mdev_get_saddr6David Ahern
2016-09-11net: ipv4: Remove l3mdev_get_saddrDavid Ahern
2016-09-11net: l3mdev: remove redundant callsDavid Ahern
2016-09-11net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern
2016-09-11net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern
2016-09-11net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern
2016-09-11net: l3mdev: Add hook to output pathDavid Ahern
2016-09-11net: flow: Add l3mdev flow updateDavid Ahern
2016-09-11ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring
2016-09-11ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring
2016-09-11ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring
2016-09-11ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring
2016-09-11ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring
2016-09-11ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring
2016-09-11ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring
2016-09-11ATM-nicstar: Improve another size determination in get_scq()Markus Elfring
2016-09-11ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring
2016-09-11tcp: better use ooo_last_skb in tcp_data_queue_ofo()Eric Dumazet
2016-09-11openvswitch: use alias for genetlink family namesThadeu Lima de Souza Cascardo
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-11Merge branch 'mlx5-next'David S. Miller
2016-09-11net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-11net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-09-11net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-09-11net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia