summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-16net: introduce pre-change upper device notifierJiri Pirko
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet
2015-10-15switchdev: introduce possibility to defer obj_add/delJiri Pirko
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko
2015-10-15switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko
2015-10-15switchdev: introduce switchdev deferred ops infrastructureJiri Pirko
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen
2015-10-14tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet
2015-10-14Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni
2015-10-13can: avoid using timeval for uapiArnd Bergmann
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-12rtnetlink: fix gcc -Wconversion warningArad, Ronen
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-10-12tcp: shrink tcp_timewait_sock by 8 bytesEric Dumazet
2015-10-12net: shrink struct sock and request_sock by 8 bytesEric Dumazet
2015-10-12net: align sk_refcnt on 128 bytes boundaryEric Dumazet
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet
2015-10-12sock: support per-packet fwmarkEdward Jee
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-10-12netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso
2015-10-12switchdev: skip over ports returning -EOPNOTSUPP when recursing portsScott Feldman
2015-10-12switchdev: add bridge ageing_time attributeScott Feldman
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-11net: dsa: use switchdev obj in port_fdb_delVivien Didelot
2015-10-11net: dsa: push prepare phase in port_fdb_addVivien Didelot
2015-10-11net: dsa: add port_fdb_prepareVivien Didelot