summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-22igmp: Document sysctl_igmp_max_msfBenjamin Poirier
2016-03-22net: Fix indentation of the conf/ documentation blockBenjamin Poirier
2016-03-21Merge branch 'bridge-gso-segs-and-size'David S. Miller
2016-03-21bridge: update max_gso_segs and max_gso_sizeEric Dumazet
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet
2016-03-21vxlan: fix too large pskb_may_pull with remote checksumJiri Benc
2016-03-21vxlan: fix sparse warningsJiri Benc
2016-03-21net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter
2016-03-21net: smc911x: avoid unused variable warningsArnd Bergmann
2016-03-20Revert "lan78xx: add ndo_get_stats64"David S. Miller
2016-03-20net: sched: Add description for cpu_bstats argumentLuis de Bethencourt
2016-03-20gen_stats.c: Add description for cpu argumentLuis de Bethencourt
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani
2016-03-20Merge branch 'tunnel-fixes'David S. Miller
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-03-20tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-03-20ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner
2016-03-20sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner
2016-03-20sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner
2016-03-20net: remove a dubious unlikely() clauseEric Dumazet
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King
2016-03-20Merge branch 'flowi6_tos'David S. Miller
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann
2016-03-20geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann
2016-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-03-19bonding: fix bond_get_stats()Eric Dumazet
2016-03-19net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-03-19net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-19Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-19Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-03-19phy: mdio-thunder: Fix some Kconfig typosAndreas Färber
2016-03-19lan78xx: add ndo_get_stats64Woojung Huh
2016-03-19lan78xx: handle statistics counter rolloverWoojung Huh
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-19Merge branch 'rds-buffer-tuning'David S. Miller
2016-03-19RDS: TCP: Remove unused constantSowmini Varadhan
2016-03-19RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan
2016-03-19net: smc911x: convert pxa dma to dmaengineRobert Jarzmik
2016-03-19Merge branch 'IFF_MULTICAST-dup-sets'David S. Miller
2016-03-19team: remove duplicate set of flag IFF_MULTICASTZhang Shengju