summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* fanotify: convert access_mutex to spinlockJan Kara2014-04-031-1/+1
* kmemleak: remove redundant codeLi Zefan2014-04-031-2/+0
* bdi: avoid oops on device removalJan Kara2014-04-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-031-0/+7
|\
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-091-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-031-3/+3
|\ \
| * | fs: move i_readcountMimi Zohar2014-03-071-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-0230-366/+848
|\ \ \
| * | | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-011-0/+13
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-012-75/+22
| * | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-011-1/+1
| * | | net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0
| * | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+3
| * | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-311-7/+0
| * | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-312-11/+64
| * | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-3/+2
| * | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-311-8/+2
| * | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-311-4/+0
| * | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-311-13/+17
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-311-2/+13
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-294-4/+11
| |\ \ \
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-291-0/+5
| * | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-291-4/+4
| * | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-3/+2
| * | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-281-3/+4
| * | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-281-1/+1
| * | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+3
| * | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-261-0/+54
| * | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-261-0/+7
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-14/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-254-9/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-252-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-212-0/+5
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+4
| | | |\ \ \ \ \
| | | | * | | | | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-191-0/+4
| | | * | | | | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-171-0/+1
| * | | | | | | | if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-241-1/+1
| * | | | | | | | ptp: introduce programmable pins.Richard Cochran2014-03-211-0/+33
| |/ / / / / / /
| * | | | | | | net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-201-0/+1
| * | | | | | | 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
| * | | | | | | 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-172-4/+32
| |\ \ \ \ \ \ \