summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg1-0/+2
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend1-1/+0
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-1/+1
2014-08-15regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-08-15tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa1-1/+1
2014-08-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-08-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin1-1/+3
2014-08-14Bluetooth: Remove unused l2cap_conn->security_timerJohan Hedberg1-1/+0
2014-08-14Bluetooth: Add public l2cap_conn_shutdown() API to request disconnectionJohan Hedberg1-0/+4
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg1-1/+0
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg1-1/+0
2014-08-14Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2-0/+2
2014-08-14Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg1-0/+25
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg1-0/+1
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg1-0/+5
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg1-0/+1
2014-08-10Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds1-4/+4
2014-08-08netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore1-4/+4
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet1-2/+4
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-629/+1129
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-41/+53
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn1-0/+2
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn1-18/+11
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn1-1/+3
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell1-1/+1
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-53/+24
2014-08-03inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov1-1/+3
2014-08-03inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov1-11/+35
2014-08-03inet: frags: rename last_in to flagsNikolay Aleksandrov1-1/+1