aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* quota: provide function to grab quota structure referenceJan Kara2014-04-03
* fanotify: convert access_mutex to spinlockJan Kara2014-04-03
* kmemleak: remove redundant codeLi Zefan2014-04-03
* bdi: avoid oops on device removalJan Kara2014-04-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\ \
| * | fs: move i_readcountMimi Zohar2014-03-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * | | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-01
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
| * | | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
| * | | net-gro: restore frag0 optimizationEric Dumazet2014-03-31
| * | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-31
| * | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-31
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-31
| * | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29
| * | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-29
| * | | | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-28
| * | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-28
| * | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-28
| * | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-26
| * | | | vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-26
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-21
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-20
| | | |\ \ \ \ \
| | | | * | | | | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-19
| | | * | | | | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-17
| * | | | | | | | if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-25
| * | | | | | | | ptp: introduce programmable pins.Richard Cochran2014-03-21
| |/ / / / / / /
| * | | | | | | net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-20
| * | | | | | | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-20
| * | | | | | | net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-20
| * | | | | | | net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-20
| * | | | | | | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-17
| * | | | | | | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
| * | | | | | | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-17
| * | | | | | | netpoll: Don't drop all received packets.Eric W. Biederman2014-03-17
| * | | | | | | netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-17