aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-20net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman1-0/+9
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman2-1/+14
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann1-0/+7
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann1-0/+29
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah1-0/+1
2015-07-15net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller72-652/+1706
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov1-0/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+9
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson1-0/+2
2015-07-09ipv6: Nonlocal bindTom Herbert1-0/+1
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet1-1/+1
2015-07-09inet: simplify timewait refcountingEric Dumazet2-6/+4
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal1-1/+1
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso1-1/+6
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng1-1/+1
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng1-1/+6
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov1-0/+3
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner1-1/+0
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek1-0/+1
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-10/+16
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixesKevin Hilman1-0/+4
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet1-0/+11
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet1-3/+4
2015-07-08net: sched: add percpu stats to actionsEric Dumazet1-1/+3
2015-07-08net: sched: extend percpu stats helpersEric Dumazet1-10/+21
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner1-1/+6
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki2-0/+16
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner1-4/+0
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-0/+16
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+7
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-31/+52
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-403/+105
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds2-37/+1018
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe1-14/+11
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+984
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14