summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-261-0/+7
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-263-22/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-256-19/+17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-243-8/+14
| |\
| | * tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
| | * net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-0/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-181-3/+7
| | |\
| | | * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-101-3/+7
| * | | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-202-9/+2
| |\ \ \
| | * | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-202-9/+2
| | |/ /
| * / / mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins2014-03-201-2/+1
| |/ /
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-2511-21/+82
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-2111-21/+82
| |\ \ \
| | * \ \ 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-205-19/+41
| | |\ \ \ \
| | | * | | | 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
| | | * | | | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-191-0/+4
| | | * | | | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
| | | * | | | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-253-8/+21
| | * | | | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-171-0/+1
| | * | | | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-173-1/+18
| | |\ \ \ \ \
| | | * | | | | 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-163-1/+15
* | | | | | | | if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-241-1/+1
* | | | | | | | ipv4: remove ip_rt_dump from route.cLi RongQing2014-03-241-1/+0
* | | | | | | | net: optimize csum_replace2()Eric Dumazet2014-03-241-2/+21
* | | | | | | | ptp: introduce programmable pins.Richard Cochran2014-03-212-1/+71
|/ / / / / / /
* | | | | | | net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-201-0/+1
* | | | | | | USB: cdc: add MBIM extended functional descriptor structureBen Chan2014-03-201-0/+12
* | | | | | | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-0/+1
* | | | | | | net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+27
* | | | | | | net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-0/+7
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-182-24/+30
|\ \ \ \ \ \ \
| * | | | | | | 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-072-4/+4
* | | | | | | | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-172-101/+0
* | | | | | | | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-33/+40
* | | | | | | | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-2/+9
* | | | | | | | netpoll: Don't drop all received packets.Eric W. Biederman2014-03-171-2/+1
* | | | | | | | netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-171-4/+14
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-179-23/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | 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