summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Remove kerneldoc for beacon_loss_countThierry Reding2016-02-151-1/+0
* Merge branch 'akpm-current/current'Stephen Rothwell2016-02-152-2/+2
|\
| * net/xfrm_user: Use in_compat_syscall to deny compat syscallsAndy Lutomirski2016-02-151-1/+1
| * net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski2016-02-151-1/+1
* | next-20160111/aioStephen Rothwell2016-02-1511-14/+14
|\ \
| * | signals: distinguish signals sent due to i/o via io_send_sig()Benjamin LaHaise2016-01-0911-14/+14
* | | Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell2016-02-153-27/+10
|\ \ \
| * \ \ Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-1472-268/+470
| |\ \ \ | | | |/ | | |/|
| * | | tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-4/+0
| * | | tty: Use termios c_*flag macrosPeter Hurley2016-01-282-15/+9
| * | | NFC: nci: Remove dead codePeter Hurley2016-01-271-8/+1
* | | | Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell2016-02-151-1/+1
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2016-02-051-1/+1
* | | | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2016-02-1523-562/+737
|\ \ \ \ \
| * | | | | libceph: Remove unnecessary ivsize variablesIlya Dryomov2016-01-271-12/+8
| * | | | | tcp: Use ahashHerbert Xu2016-01-274-35/+53
| * | | | | sctp: Use shashHerbert Xu2016-01-274-44/+52
| * | | | | ipsec: Use skcipher and ahash when probing algorithmsHerbert Xu2016-01-271-3/+4
| * | | | | rxrpc: Use skcipherHerbert Xu2016-01-273-72/+114
| * | | | | mac802154: Use skcipherHerbert Xu2016-01-272-20/+24
| * | | | | libceph: Use skcipherHerbert Xu2016-01-271-41/+56
| * | | | | Bluetooth: Use skcipher and hashHerbert Xu2016-01-271-72/+63
| * | | | | lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
| * | | | | sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-275-207/+290
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2016-02-1531-483/+893
|\ \ \ \ \
| * | | | | mac80211: fix VHT MU-MIMO frame processingSara Sharon2016-02-041-4/+6
| * | | | | mac80211: Unify mesh and mpp path removal functionHenning Rogge2016-02-041-36/+41
| * | | | | mac80211: let unused MPP table entries timeoutHenning Rogge2016-02-043-1/+56
| * | | | | mac80211: Remove MPP table entries with MPathHenning Rogge2016-02-041-0/+26
| * | | | | cfg80211: basic support for PBSS network typeLior David2016-02-042-3/+17
| * | | | | cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023sFelix Fietkau2016-02-021-51/+49
| * | | | | cfg80211: add function for 802.3 conversion with separate output bufferFelix Fietkau2016-02-021-53/+53
| * | | | | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2016-02-022-3/+3
| * | | | | mac80211: fix memory leakSudip Mukherjee2016-02-021-0/+1
| * | | | | mac80211: Interoperability workaround for 80+80 and 160 MHz channelsJouni Malinen2016-02-021-2/+29
| * | | | | mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-023-0/+88
| * | | | | mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-022-23/+24
| * | | | | mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-025-1/+24
| * | | | | mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-021-2/+70
| * | | | | mac80211: mesh: drop constant field mean_chain_lenBob Copeland2016-02-022-9/+3
| * | | | | mac80211: avoid excessive stack usage in sta_infoArnd Bergmann2016-01-271-8/+16
| * | | | | mac80211: always print a message when disconnectingJohannes Berg2016-01-261-5/+12
| * | | | | mac80211: fix ibss scan parametersSara Sharon2016-01-261-7/+15
| * | | | | mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg2016-01-262-2/+20
| * | | | | mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-01-261-2/+3
| * | | | | mac80211: fix txq queue related crashesMichal Kazior2016-01-261-0/+3
| * | | | | mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu2016-01-261-6/+4
| * | | | | rfkill: Remove obsolete "claim" sysfs interfaceJoão Paulo Rechi Vita2016-01-261-10/+1
| * | | | | rfkill: remove/inline __rfkill_set_hw_stateJoão Paulo Rechi Vita2016-01-261-26/+15
| * | | | | rfkill: use variable instead of duplicating the expressionJoão Paulo Rechi Vita2016-01-261-1/+1