summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: rename local_df to ignore_dfWANG Cong2014-05-122-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-3/+29
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-091-0/+12
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-081-0/+12
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-061-0/+12
| | | |\
| | | | * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-0/+12
| * | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+6
| * | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+1
| |/ / /
| * | | vsock: Make transport the proto ownerAndy King2014-05-051-1/+5
| * | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
* | | | 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: 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-055-17/+120
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-025-17/+120
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-303-14/+109
| | |\ \ \ \
| | | * | | | cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-281-0/+8
| | | * | | | cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+6
| | | * | | | 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: Enable GO operation on additional channelsIlan Peer2014-04-092-1/+9
| | | * | | | cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-091-0/+5
| | | * | | | mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+3
| | | * | | | cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-0/+3
| | * | | | | 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
* | | | | | | | 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-021-1/+21
|/ / / / / / /
* | | | | | | 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
* | | | | | | vxlan: add x-netns supportNicolas Dichtel2014-04-241-1/+1
* | | | | | | 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-241-7/+0
* | | | | | | tcp: make tcp_cwnd_application_limited() staticWeiping Pan2014-04-201-1/+0
* | | | | | | 6lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez2014-04-201-0/+1