aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...Jiri Pirko2014-09-09
* | bridge: switch order of rx_handler reg and upper dev linkJiri Pirko2014-09-09
* | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* | Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-08
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
| |\ \
| * \ \ Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-04
| |\ \ \
| | * | | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-29
| | * | | mac80211: fix chantype recalc warningMichal Kazior2014-08-29
| | * | | mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-27
| | * | | mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-26
| | * | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-26
| | * | | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-26
| | * | | cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-26
| | * | | mac80211: don't resize skbs needlesslyIdo Yariv2014-08-26
| | * | | mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-26
| | * | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-26
| | * | | mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2014-08-26
| | * | | mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-26
| | * | | mac80211: disable 40MHz support in case of 20MHz APEliad Peller2014-08-15
| | * | | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
| | | |/ | | |/|
| * | | wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka2014-08-25
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
| |\ \ \
| | * | | Bluetooth: Fix ERTM L2CAP resend packetLukasz Rymanowski2014-08-14
| | * | | Bluetooth: Improve data packing in SAR modeLukasz Rymanowski2014-08-14
| | * | | mac802154: common tx error pathVarka Bhadram2014-08-14
| | * | | ieee802154: 6lowpan: remove unused functionAlexander Aring2014-08-14
| | * | | mac802154: common error pathVarka Bhadram2014-08-14
| | * | | mac802154: cleanup in rx pathVarka Bhadram2014-08-14
| | * | | Bluetooth: Make smp_chan_destroy() private to smp.cJohan Hedberg2014-08-14
| | * | | Bluetooth: Always call smp_distribute_keys() from a workqueueJohan Hedberg2014-08-14
| | * | | Bluetooth: Move canceling security_timer into smp_chan_destroy()Johan Hedberg2014-08-14
| | * | | Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg2014-08-14
| | * | | Bluetooth: Add SMP-internal timeout callbackJohan Hedberg2014-08-14
| | * | | Bluetooth: Fix double free of SMP data skbJohan Hedberg2014-08-14
| | * | | Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback failsJohan Hedberg2014-08-14
| | * | | Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg2014-08-14
| | * | | Bluetooth: Use L2CAP resume callback to call smp_distribute_keysJohan Hedberg2014-08-14
| | * | | Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-14
| | * | | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-14
| | * | | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-14
| | * | | Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-14
| | * | | Bluetooth: Move SMP initialization after HCI initJohan Hedberg2014-08-14
| | * | | Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg2014-08-14
| | * | | Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg2014-08-14
| | * | | Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg2014-08-14
| | * | | Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg2014-08-14
| | * | | Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg2014-08-14
| | * | | Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg2014-08-14
| | * | | Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2014-08-14
| | * | | Bluetooth: Remove special ATT data channel handlingJohan Hedberg2014-08-14