summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu2014-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: add netpoll supportdingtianhong2014-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-29
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg2014-05-23
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support to get connection informationAndrzej Kaczmarek2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-08
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-29
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORTJes Sorensen2014-05-28
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2014-05-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add support for device specific address syncingAlexander Duyck2014-06-02
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: improve filter block macrosDaniel Borkmann2014-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Revert mlx4 cpumask changes.David S. Miller2014-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Use affinity hintYuval Atias2014-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-22
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-21
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: export the expected throughputAntonio Quartulli2014-05-21
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-20
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-13
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: handle failed restart/resume betterJohannes Berg2014-05-09
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: fix docbook warningLuciano Coelho2014-05-08
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: export interface stopping functionMichal Kazior2014-05-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-22
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \