aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2-0/+2
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy1-2/+2
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias1-0/+4
2016-03-23at803x: fix reset handlingSergei Shtylyov1-3/+3
2016-03-22AF_VSOCK: Shrink the area influenced by prepare_to_waitClaudio Imbrenda1-73/+85
2016-03-22Revert "vsock: Fix blocking ops call in prepare_to_wait"Claudio Imbrenda1-6/+13
2016-03-22macb: fix PHY resetSergei Shtylyov1-2/+2
2016-03-22ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson1-9/+7
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman1-16/+88
2016-03-22ipv4: fix broadcast packets receptionPaolo Abeni1-4/+8
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang1-9/+8
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan2-0/+4
2016-03-22net: hns: fix the bug about mtu settingKejian Yan4-1/+9
2016-03-22net: hns: fixes a bug of RSSKejian Yan2-2/+22
2016-03-22net: hns: fix return value of the function about rssKejian Yan3-20/+8
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie1-2/+3
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li1-10/+8
2016-03-22net: hns: add uc match for debug portsKejian Yan5-2/+43
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li3-1/+9
2016-03-22net: hns: bug fix about ping6Kejian Yan1-0/+9
2016-03-22ipv6: remove unused in6_addr structLuis de Bethencourt1-1/+0
2016-03-22netlink: add support for NIC driver ioctlsDavid Decotigny1-1/+9
2016-03-22ethtool: minor doc updateDavid Decotigny1-3/+3
2016-03-21net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani1-1/+1
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-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-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-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2-2/+2