summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-1/+22
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-7/+36
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski1-3/+15
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski1-0/+4
2014-05-15net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches1-3/+5
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong2-3/+15
2014-05-14net: support marking accepting TCP socketsLorenzo Colitti2-0/+11
2014-05-14net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti4-0/+9
2014-05-14tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng1-7/+7
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng1-8/+1
2014-05-14tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng1-2/+8
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau1-0/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong2-4/+4
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+29
2014-05-10Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2-0/+12
2014-05-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+12
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+14
2014-05-09ping: move ping_group_range out of CONFIG_SYSCTLCong Wang1-1/+6
2014-05-09ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang1-1/+1
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2-0/+11
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-08net: clean up snmp stats codeWANG Cong2-32/+18
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell1-1/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-1/+3
2014-05-06Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek1-3/+3
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert1-0/+6
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-17/+120
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov1-0/+2
2014-05-05wimax: Spelling s/than/that/, wording s/destinatary/recipient/Geert Uytterhoeven1-2/+2
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-05-04tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet1-5/+3
2014-05-03tcp: fix cwnd limited checking to improve congestion controlEric Dumazet1-1/+21
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-17/+120
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2-5/+19
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-14/+109
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+11
2014-04-29netfilter: add helper for adding nat extensionFlorian Westphal1-0/+2
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen1-0/+8
2014-04-28sched, cls: check if we could overwrite actions when changing a filterCong Wang2-2/+2
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy1-0/+6
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski1-6/+10
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27