summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-20
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-20
|\ \ \ \ \ \ \
| * | | | | | | clarify implementation of ethtool's get_ts_info opJacob Keller2015-07-17
* | | | | | | | stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2015-07-20
* | | | | | | | net: remove skb_frag_add_headJiri Benc2015-07-20
* | | | | | | | switchdev: add offload_fwd_mark generator helperScott Feldman2015-07-20
* | | | | | | | net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-20
* | | | | | | | net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-20
* | | | | | | | ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2015-07-20
* | | | | | | | cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-20
|/ / / / / / /
* | | | | | | netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-15
* | | | | | | net core: Add protodown support.Anuradha Karuppiah2015-07-15
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-13
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-13
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-12
| | * | | | | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-09
| | * | | | | ipv4: add support for linkdown sysctl to netconfAndy Gospodarek2015-07-08
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-12
| |\ \ \ \ \ \
| | * | | | | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-09
| | * | | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-07
| | * | | | | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-07
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-12
| |\ \ \ \ \ \
| | * | | | | | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-08
| | |/ / / / /
| * | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-11
| |\ \ \ \ \ \
| | * | | | | | sparse: fix misplaced __pmem definitionDan Williams2015-06-30
| * | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-11
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-08
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-10
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-09
| |\ \ \ \ \ \ \
| | * | | | | | | libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-09
| | |/ / / / / /
| * | | | | | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-08
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2015-07-07
| | |\ \ \ \ \ \
| | | * | | | | | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-07
| | | |/ / / / /
| | * / / / / / ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-06
| | |/ / / / /
| * | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-05
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-07-02
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
| |\ \ \ \ \ \
| | * | | | | | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-01
| | * | | | | | make simple_positive() publicAl Viro2015-06-23
| | * | | | | | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-23
| | * | | | | | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-23
| | |\ \ \ \ \ \
| | | * | | | | | FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-02
| | | * | | | | | FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-02
| | | * | | | | | FS-Cache: Out of line fscache_operation_init()David Howells2015-04-02
| | | * | | | | | FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-02
| | | * | | | | | FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-02
| | | * | | | | | FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-24
| | * | | | | | | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-23
| | * | | | | | | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-23
| | * | | | | | | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23