summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg1-0/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+3
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+18
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2-2/+2
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2014-09-06tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet1-6/+7
2014-09-06tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet1-1/+6
2014-09-06net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck1-0/+2
2014-09-06net: merge cases where sock_efree and sock_edemux are the same functionAlexander Duyck1-0/+4
2014-09-06net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck1-0/+1
2014-09-06ipv4: harden fnhe_hashfun()Eric Dumazet1-1/+2
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-1/+1
2014-09-06ipv4: fix a race in update_or_create_fnhe()Eric Dumazet1-1/+1
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn1-3/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-2/+4
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi1-0/+2
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss1-0/+2
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-05ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+1
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2-8/+31
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+1
2014-09-02netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso1-0/+38
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2-0/+11
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault1-0/+4
2014-09-02sock: deduplicate errqueue dequeueWillem de Bruijn1-0/+1
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-1/+2
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard1-3/+13
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann1-0/+13
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+5
2014-08-28net: dsa: allow updating fixed PHY link informationFlorian Fainelli1-0/+3
2014-08-28net: dsa: allow drivers to do link adjustmentFlorian Fainelli1-0/+7
2014-08-28net: dsa: allow switches to work without taggingFlorian Fainelli1-0/+5
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli1-0/+1
2014-08-28net: dsa: retain a per-port device_node pointerFlorian Fainelli1-0/+1
2014-08-28net: dsa: provide a switch device device tree node pointerFlorian Fainelli1-0/+7
2014-08-28net: dsa: reduce number of protocol hooksFlorian Fainelli1-17/+3
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2-4/+4
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-2/+18
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg1-0/+2
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv1-1/+4
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv1-2/+5
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+1
2014-08-26net: make skb an optional parameter for__skb_flow_dissect()WANG Cong1-2/+2
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+38
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-1/+2
2014-08-25udp: additional GRO supportTom Herbert1-0/+18
2014-08-25net: add gro_compute_pseudo functionsTom Herbert2-0/+16
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller1-2/+12
2014-08-23net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet2-2/+2