summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-301-0/+2
|\
| * netfilter: add helper for adding nat extensionFlorian Westphal2014-04-291-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-275-66/+211
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-222-66/+203
| |\ \
| | * | cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-221-0/+7
| | * | cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli2014-05-211-0/+13
| | * | mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+7
| | * | cfg80211: export expected throughput through get_station()Antonio Quartulli2014-05-201-28/+34
| | * | cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-191-1/+1
| | * | cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-191-11/+12
| | * | cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-14/+15
| | * | mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho2014-05-191-2/+3
| | * | cfg80211: add documentation for max_num_csa_countersLuciano Coelho2014-05-191-5/+5
| | * | mac80211: Handle the CSA counters correctlyAndrei Otcheretianski2014-05-151-1/+22
| | * | mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski2014-05-151-7/+36
| | * | cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-3/+15
| | * | cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2014-05-151-0/+4
| | * | cfg80211: allow restricting supported dfs regionsFelix Fietkau2014-05-131-0/+2
| | * | mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-0/+14
| | * | cfg80211: fix docbook warningLuciano Coelho2014-05-081-1/+1
| | * | cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+15
| | * | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-1/+3
| | * | mac80211: set an external flag for TDLS stationsArik Nemtsov2014-05-051-0/+2
| * | | Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-223-0/+8
| |\ \ \
| | * | | NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2014-05-201-0/+3
| | * | | NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer2014-04-221-0/+4
| | * | | NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-221-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-0/+12
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+1
|\ \ \ \ \ \
| * | | | | | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-151-0/+1
* | | | | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-232-11/+4
* | | | | | | net: Eliminate no_check from protoswTom Herbert2014-05-231-1/+0
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-221-35/+22
|\ \ \ \ \ \ \
| * | | | | | | xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-231-23/+19
| * | | | | | | xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-221-19/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | net: Add a software TSO helper APIEzequiel Garcia2014-05-221-0/+20
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-222-11/+155
|\ \ \ \ \ \ \
| * | | | | | | netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-191-0/+2
| * | | | | | | netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-191-4/+6
| * | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-191-0/+10
| * | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-191-0/+10
| * | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-191-0/+17
| * | | | | | | netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-191-0/+12
| * | | | | | | netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-191-0/+2
| * | | | | | | netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-191-4/+11
| * | | | | | | netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-191-3/+3
| * | | | | | | netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-231-0/+36
| * | | | | | | netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-021-0/+46
* | | | | | | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-221-3/+8
* | | | | | | | ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2014-05-161-0/+1
OpenPOWER on IntegriCloud