summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2014-09-05ipv4: harden fnhe_hashfun()Eric Dumazet-1/+2
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida-1/+1
2014-09-05ipv4: fix a race in update_or_create_fnhe()Eric Dumazet-1/+1
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn-3/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi-2/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi-0/+2
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss-0/+2
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa-0/+1
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville-8/+31
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville-1/+1
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso-0/+38
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault-0/+11
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault-0/+4
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn-0/+1
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-1/+2
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard-3/+13
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann-0/+13
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli-0/+5
2014-08-27net: dsa: allow updating fixed PHY link informationFlorian Fainelli-0/+3
2014-08-27net: dsa: allow drivers to do link adjustmentFlorian Fainelli-0/+7
2014-08-27net: dsa: allow switches to work without taggingFlorian Fainelli-0/+5
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli-0/+1
2014-08-27net: dsa: retain a per-port device_node pointerFlorian Fainelli-0/+1
2014-08-27net: dsa: provide a switch device device tree node pointerFlorian Fainelli-0/+7
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli-17/+3
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter-4/+4
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg-0/+2
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv-2/+5
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev-2/+1
2014-08-25net: make skb an optional parameter for__skb_flow_dissect()WANG Cong-2/+2
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-3/+38
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-1/+2
2014-08-24udp: additional GRO supportTom Herbert-0/+18
2014-08-24net: add gro_compute_pseudo functionsTom Herbert-0/+16
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller-2/+12
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet-2/+2
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg-0/+2
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend-1/+0
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg-1/+1
2014-08-15regulatory: add NUL to alpha2Eliad Peller-1/+1
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa-1/+1
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell-1/+2
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin-1/+3
2014-08-14Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg-1/+0
2014-08-14Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg-0/+4
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg-1/+0