summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann9-2/+116
2016-12-05bpf, cls: consolidate prog deletion pathDaniel Borkmann1-17/+13
2016-12-05bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann1-9/+6
2016-12-05Merge branch 'ethoc-next'David S. Miller1-5/+39
2016-12-05net: ethoc: Demote packet dropped error message to debugFlorian Fainelli1-1/+1
2016-12-05net: ethoc: Utilize of_get_mac_address()Florian Fainelli1-4/+3
2016-12-05net: ethoc: Account for duplex changesFlorian Fainelli1-0/+35
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet17-266/+182
2016-12-05Merge branch 'bnx2x-fixes'David S. Miller2-2/+10
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval1-2/+2
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2016-12-05net/sched: cls_flower: Set the filter Hardware device for all use-casesHadar Hen Zion1-1/+4
2016-12-05isdn: hisax: set error code on failurePan Bian1-0/+1
2016-12-05net: bnx2x: fix improper return valuePan Bian1-0/+1
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian1-0/+1
2016-12-05atm: fix improper return valuePan Bian1-1/+1
2016-12-05net: irda: set error code on failuresPan Bian1-0/+1
2016-12-05ipv6: Allow IPv4-mapped address as next-hopErik Nordmark1-1/+4
2016-12-05net: caif: remove ineffective checkPan Bian1-4/+1
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello3-2/+68
2016-12-05r8169: Add support for restarting auto-negotiationFlorian Fainelli1-0/+8
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-46/+47
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook1-0/+4
2016-12-05Merge branch 'tcp-tsq-perf'David S. Miller7-68/+98
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet6-20/+17
2016-12-05net: reorganize struct sock for better data localityEric Dumazet1-24/+27
2016-12-05tcp: tcp_mtu_probe() is likely to exit earlyEric Dumazet1-9/+9
2016-12-05tcp: tsq: add a shortcut in tcp_small_queue_check()Eric Dumazet1-0/+9
2016-12-05tcp: tsq: avoid one atomic in tcp_wfree()Eric Dumazet1-1/+4
2016-12-05tcp: tsq: add shortcut in tcp_tasklet_func()Eric Dumazet1-10/+12
2016-12-05tcp: tsq: remove one locked operation in tcp_wfree()Eric Dumazet1-3/+10
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet2-9/+18
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-6/+18
2016-12-05atm: lanai: set error code when ioremap failsPan Bian1-0/+1
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian1-0/+1
2016-12-05net: bridge: set error code on failurePan Bian1-0/+1
2016-12-05net: af_mpls.c add space before open parenthesisSuraj Deshmukh1-1/+1
2016-12-05netdev: broadcom: propagate error codePan Bian1-1/+1
2016-12-05Merge branch 'bnxt_en-dcbnl'David S. Miller9-639/+1596
2016-12-05bnxt_en: Add PFC statistics.Michael Chan3-8/+36
2016-12-05bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan6-3/+557
2016-12-05bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan4-621/+993
2016-12-05bnxt_en: Re-factor bnxt_setup_tc().Michael Chan2-8/+11
2016-12-05Merge branch 'fib-suffix-length-fixes'David S. Miller1-33/+35
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck1-21/+21
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck1-12/+14
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson1-1/+3
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-6/+29
2016-12-04Linux 4.9-rc8v4.9-rc8Linus Torvalds1-1/+1
2016-12-03net: dcb: set error code on failuresPan Bian1-0/+1