summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: clean up snmp stats codeWANG Cong2014-05-072-32/+18
* tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-071-1/+1
* net: Call skb_checksum_init in IPv6Tom Herbert2014-05-051-0/+7
* net: Call skb_checksum_init in IPv4Tom Herbert2014-05-051-0/+6
* net: Generalize checksum_init functionsTom Herbert2014-05-051-0/+93
* net: Allow csum_add to be provided in archTom Herbert2014-05-051-0/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-056-17/+162
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-026-17/+162
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-304-14/+151
| | |\
| | | * cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-282-0/+12
| | | * cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-252-0/+12
| | | * mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski2014-04-251-6/+10
| | | * cfg80211: allow drivers to iterate over matching combinationsMichal Kazior2014-04-251-0/+27
| | | * mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy2014-04-091-1/+3
| | | * cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo2014-04-091-1/+1
| | | * mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-0/+7
| | | * cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-2/+0
| | | * cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-2/+5
| | | * cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho2014-04-091-0/+22
| | | * cfg80211: Add an option to hint indoor operationIlan Peer2014-04-091-0/+3
| | | * cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-092-1/+9
| | | * cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-092-0/+28
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
| | | * cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-092-0/+9
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-04-302-3/+11
| | |\ \
| | | * | Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
| | | * | Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-281-0/+1
| | | * | Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-281-1/+1
| | | * | Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-261-0/+1
| | | * | Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-261-2/+2
| | | * | Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-261-0/+4
| | | * | Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-261-0/+1
| | | * | Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-261-2/+3
* | | | | net: filter: make register naming more comprehensibleDaniel Borkmann2014-05-041-8/+36
* | | | | net: filter: simplify label names from jump-tableDaniel Borkmann2014-05-041-0/+3
* | | | | tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-031-5/+3
* | | | | tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2014-05-022-1/+22
* | | | | mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-021-0/+7
|/ / / /
* | | | net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-302-5/+19
* | | | net: dsa: add ds_to_privFlorian Fainelli2014-04-301-0/+5
* | | | sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-272-2/+2
* | | | FDDI: Reformat <linux/if_fddi.h> for 8-character tabsMaciej W. Rozycki2014-04-271-44/+46
* | | | at86rf230: use irq_get_trigger_typeAlexander Aring2014-04-261-14/+0
* | | | tipc: add ioctl to fetch link namesErik Hugne2014-04-262-9/+23
* | | | tipc: add support for link state subscriptionsErik Hugne2014-04-261-0/+1
* | | | vxlan: add x-netns supportNicolas Dichtel2014-04-241-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-1/+1
|\ \ \ \
| * | | | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* | | | | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-241-7/+0
* | | | | audit: add netlink multicast group for log readRichard Guy Briggs2014-04-221-0/+8