summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-31ipv4: fix 32b buildMadalin Bucur
2015-08-30ipv4: Fix 32-bit build.David S. Miller
2015-08-30netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA
2015-08-30Merge branch 'thunderx-features-fixes'David S. Miller
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-30net: thunderx: fix MAINTAINERSAleksey Makarov
2015-08-30Merge branch 'snmp-stat-aggregation'David S. Miller
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T
2015-08-30net: Introduce helper functions to get the per cpu dataRaghavendra K T
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-29Merge branch 'ovs-vport-cleanup'David S. Miller
2015-08-29openvswitch: Remove vport-netPravin B Shelar
2015-08-29openvswitch: Remove vport stats.Pravin B Shelar
2015-08-29openvswitch: Remove egress_tun_info.Pravin B Shelar
2015-08-29openvswitch: Remove vport get_name()Pravin B Shelar
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross
2015-08-29openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren
2015-08-29Merge branch 'tnl-ipv4-ipv6'David S. Miller
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc
2015-08-29fou: reject IPv6 configJiri Benc
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-29net: FIB tracepointsDavid Ahern
2015-08-28sctp: Do not try to search for the transport twiceVlad Yasevich
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov
2015-08-28sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-28ravb: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-28sctp: ASCONF-ACK with Unresolvable Address should be sentlucien
2015-08-28netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA
2015-08-28netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard
2015-08-28openvswitch: Fix conntrack compilation without mark.Joe Stringer
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-28Merge branch 'bpf_trace_printk-percent-s'David S. Miller
2015-08-28bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov
2015-08-28lib: introduce strncpy_from_unsafe()Alexei Starovoitov
2015-08-28netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov
2015-08-28Merge branch 'phylib-simplifications'David S. Miller
2015-08-28phylib: simplify NULL checksSergei Shtylyov
2015-08-28phylib: simplify bogus phy_device_create() resultSergei Shtylyov
2015-08-28net: sched: don't break line in tc_classify loop notificationDaniel Borkmann