summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-221-1/+9
* ethtool: minor doc updateDavid Decotigny2016-03-221-3/+3
* net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-211-1/+1
* Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
* net: Add missing kernel-doc for netdev ptype listsBenjamin Poirier2016-03-211-0/+2
* net: add missing descriptions in net_device_priv_flagsLuis de Bethencourt2016-03-211-0/+4
* igmp: Document sysctl_igmp_max_msfBenjamin Poirier2016-03-211-3/+8
* net: Fix indentation of the conf/ documentation blockBenjamin Poirier2016-03-211-5/+5
* Merge branch 'bridge-gso-segs-and-size'David S. Miller2016-03-213-0/+22
|\
| * bridge: update max_gso_segs and max_gso_sizeEric Dumazet2016-03-211-0/+16
| * net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet2016-03-212-0/+6
|/
* vxlan: fix too large pskb_may_pull with remote checksumJiri Benc2016-03-211-4/+2
* vxlan: fix sparse warningsJiri Benc2016-03-211-8/+8
* net: add description for len argument of dev_get_phys_port_nameLuis de Bethencourt2016-03-211-0/+1
* mdio-sun4i: oops in error handling in probeDan Carpenter2016-03-211-1/+3
* net: smc911x: avoid unused variable warningsArnd Bergmann2016-03-211-0/+2
* Revert "lan78xx: add ndo_get_stats64"David S. Miller2016-03-201-49/+0
* net: sched: Add description for cpu_bstats argumentLuis de Bethencourt2016-03-201-0/+2
* gen_stats.c: Add description for cpu argumentLuis de Bethencourt2016-03-201-0/+1
* isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2016-03-202-41/+30
* Merge branch 'tunnel-fixes'David S. Miller2016-03-2010-14/+80
|\
| * tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-204-5/+33
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-206-8/+39
| * ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-201-1/+8
|/
* sctp: keep fragmentation point aligned to word sizeMarcelo Ricardo Leitner2016-03-201-1/+1
* sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-204-7/+11
* sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner2016-03-201-1/+5
* sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-201-1/+5
* net: remove a dubious unlikely() clauseEric Dumazet2016-03-201-1/+1
* net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0
* Merge branch 'flowi6_tos'David S. Miller2016-03-205-9/+15
|\
| * ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-202-2/+2
| * geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann2016-03-201-5/+6
| * vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-202-2/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-196598-214975/+360393
|\
| * Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-1957-377/+969
| |\
| | *-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-0459-377/+975
| | |\ \ \ \
| | | | | | * ARM: l2c: tauros2: use descriptive definitions for register bitsRussell King2015-11-261-5/+10
| | | | | | * ARM: l2c: tauros2: fix OF-enabled non-DT bootRussell King2015-11-261-9/+8
| | | | | * | ARM: 8546/1: dma-mapping: refactor to fix coherent+cma+gfp=0Rabin Vincent2016-03-041-37/+128
| | | | | * | ARM: 8547/1: dma-mapping: store buffer informationRabin Vincent2016-03-041-1/+48
| | | | | * | ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada2016-02-221-6/+6
| | | | | * | ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada2016-02-227-38/+8
| | | | | * | ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada2016-02-221-1/+1
| | | | | * | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada2016-02-221-2/+1
| | | | | * | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada2016-02-221-1/+1
| | | | | * | ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada2016-02-221-2/+2
| | | | | * | ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-227-7/+7
| | | | | * | ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann2016-02-221-2/+12
| | | | | * | ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann2016-02-223-16/+0