summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann
2016-10-22udp: implement memory accounting helpersPaolo Abeni
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf
2016-10-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn
2016-10-15lwtunnel: Add destroy state operationTom Herbert
2016-10-14qed*: Allow unicast filteringYuval Mintz
2016-10-14qed: Pass MAC hints to VFsYuval Mintz
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani
2016-10-14net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert
2016-10-13sctp: remove the old ttl expires policyXin Long
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet
2016-10-11kthread: better support freezable kthread workersPetr Mladek
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek
2016-10-11kthread: allow to cancel kthread workPetr Mladek
2016-10-11kthread: initial support for delayed kthread workPetr Mladek
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek