summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-2/+2
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg1-0/+1
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg1-2/+2
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg1-0/+4
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg1-0/+1
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg1-2/+3
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2014-03-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-20/+63
2014-03-269pnet: p9_client->conn field is unused. Remove it.Simon Derr1-2/+0
2014-03-269P: Get rid of REQ_STATUS_FLSHSimon Derr1-2/+0
2014-03-269P: Add cancelled() to the transport functions.Simon Derr1-0/+3
2014-03-269P: Add memory barriers to protect request fields over cb/rpc threads handoffDominique Martinet1-1/+1
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing1-1/+0
2014-03-24net: optimize csum_replace2()Eric Dumazet1-2/+21
2014-03-22Bluetooth: Track current configured LE scan type parameterMarcel Holtmann1-0/+1
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-20/+63
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet1-5/+6
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-1/+22
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-19/+31
2014-03-20Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg1-1/+1
2014-03-20mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-20cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-8/+8
2014-03-20mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller1-2/+2
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-22/+28
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-18/+47
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+10
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2014-03-156lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister1-8/+0
2014-03-15ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2-9/+9
2014-03-15mac802154: use header operations to create/parse headersPhoebe Buckheister1-8/+2
2014-03-15ieee802154: add header structs with endiannes and operationsPhoebe Buckheister3-4/+112
2014-03-15ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister3-9/+8
2014-03-15ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister1-0/+72
2014-03-15ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister3-11/+11
2014-03-14xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert1-8/+0
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+15
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert1-12/+11
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-75/+335
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert1-0/+1
2014-03-12tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-11flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer1-1/+1
2014-03-11net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann1-2/+3
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2-0/+20
2014-03-08netfilter: nf_tables: restore context for expression destructorsPatrick McHardy1-9/+4
2014-03-07netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2-1/+8
2014-03-07netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer1-0/+2
2014-03-07netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2-4/+10