summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-272-3/+11
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-5/+6
|\
| * tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-257-20/+63
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-217-20/+63
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-202-1/+22
| | |\ \
| | | * | Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-101-2/+3
| | | * | Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-092-0/+20
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-203-19/+31
| | |\ \ \
| | | * | | mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| | | * | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-8/+8
| | | * | | mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller2014-03-191-2/+2
| | | * | | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
| | | * | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-252-8/+15
| | * | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-172-0/+10
| | |\ \ \ \
| | | * | | | NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-111-1/+1
| | | * | | | NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-161-0/+3
| | | * | | | NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-162-0/+7
* | | | | | | ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-241-1/+0
* | | | | | | net: optimize csum_replace2()Eric Dumazet2014-03-241-2/+21
|/ / / / / /
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-22/+28
|\ \ \ \ \ \
| * | | | | | xfrm6: Remove xfrm_tunnel_notifierSteffen Klassert2014-03-141-8/+0
| * | | | | | xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-141-0/+15
| * | | | | | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-141-12/+11
| * | | | | | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-071-2/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-175-18/+47
|\ \ \ \ \ \ \
| * | | | | | | netfilter: nf_tables: restore context for expression destructorsPatrick McHardy2014-03-081-9/+4
| * | | | | | | netfilter: conntrack: remove central spinlock nf_conntrack_lockJesper Dangaard Brouer2014-03-072-1/+8
| * | | | | | | netfilter: conntrack: seperate expect locking from nf_conntrack_lockJesper Dangaard Brouer2014-03-071-0/+2
| * | | | | | | netfilter: conntrack: spinlock per cpu to protect special lists.Jesper Dangaard Brouer2014-03-072-4/+10
| * | | | | | | netfilter: trivial code cleanup and doc changesJesper Dangaard Brouer2014-03-071-1/+7
| * | | | | | | netfilter: nf_tables: add optional user data area to rulesPablo Neira Ayuso2014-02-271-2/+9
| * | | | | | | netfilter: nf_tables: add nft_dereference() macroPatrick McHardy2014-02-251-0/+4
| * | | | | | | netfilter: nft_ct: labels get supportFlorian Westphal2014-02-191-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-1/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-111-0/+5
| * | | | | | | net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski2014-03-061-1/+0
* | | | | | | | 6lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister2014-03-141-8/+0
* | | | | | | | ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-142-9/+9
* | | | | | | | mac802154: use header operations to create/parse headersPhoebe Buckheister2014-03-141-8/+2
* | | | | | | | ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2014-03-143-4/+112
* | | | | | | | ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-143-9/+8
* | | | | | | | ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister2014-03-141-0/+72
* | | | | | | | ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-143-11/+11
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-138-75/+335
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-033-14/+101
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-281-0/+1
| | * | | | | | Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-282-0/+2
| | * | | | | | Bluetooth: Add defines for LE initiator filter policyJohan Hedberg2014-02-281-0/+3
OpenPOWER on IntegriCloud