aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Make DST_CACHE a silent config optionDave Jones1-1/+1
2016-03-21net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier1-0/+2
2016-03-21net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt1-0/+4
2016-03-21igmp: Document sysctl_igmp_max_msfBenjamin Poirier1-3/+8
2016-03-21net: Fix indentation of the conf/ documentation blockBenjamin Poirier1-5/+5
2016-03-21Merge branch 'bridge-gso-segs-and-size'David S. Miller3-0/+22
2016-03-21bridge: update max_gso_segs and max_gso_sizeEric Dumazet1-0/+16
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2-0/+6
2016-03-21vxlan: fix too large pskb_may_pull with remote checksumJiri Benc1-4/+2
2016-03-21vxlan: fix sparse warningsJiri Benc1-8/+8
2016-03-21net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt1-0/+1
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter1-1/+3
2016-03-21net: smc911x: avoid unused variable warningsArnd Bergmann1-0/+2
2016-03-20Revert "lan78xx: add ndo_get_stats64"David S. Miller1-49/+0
2016-03-20net: sched: Add description for cpu_bstats argumentLuis de Bethencourt1-0/+2
2016-03-20gen_stats.c: Add description for cpu argumentLuis de Bethencourt1-0/+1
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2-41/+30
2016-03-20Merge branch 'tunnel-fixes'David S. Miller10-14/+80
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross4-5/+33
2016-03-20tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross6-8/+39
2016-03-20ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross1-1/+8
2016-03-20sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner1-1/+1
2016-03-20sctp: align MTU to a wordMarcelo Ricardo Leitner4-7/+11
2016-03-20sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner1-1/+5
2016-03-20sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner1-1/+5
2016-03-20net: remove a dubious unlikely() clauseEric Dumazet1-1/+1
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King1-2/+0
2016-03-20Merge branch 'flowi6_tos'David S. Miller5-9/+15
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2-2/+2
2016-03-20geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann1-5/+6
2016-03-20vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2-2/+7
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller6527-167762/+313180
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds57-377/+969
2016-03-19Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-shLinus Torvalds22-145/+397
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds324-7155/+14760
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds25-133/+827
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds10-504/+738
2016-03-18bonding: fix bond_get_stats()Eric Dumazet2-31/+36
2016-03-18net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen1-6/+18
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds18-57/+475
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-7/+6
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber1-2/+2
2016-03-18lan78xx: add ndo_get_stats64Woojung Huh1-0/+49
2016-03-18lan78xx: handle statistics counter rolloverWoojung Huh1-13/+239
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds225-1915/+5048
2016-03-18Merge branch 'rds-buffer-tuning'David S. Miller1-11/+134
2016-03-18RDS: TCP: Remove unused constantSowmini Varadhan1-2/+0
2016-03-18RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socketSowmini Varadhan1-10/+135