summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-27bpf: sample: define aarch64 specific registersYang Shi1-0/+12
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-10-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman1-13/+11
2015-10-27openvswitch: Fix skb leak using IPv6 defragJoe Stringer1-0/+7
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer1-0/+1
2015-10-27openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer3-6/+16
2015-10-27fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-10-26Merge branch 'net_of_node_put'David S. Miller6-4/+16
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall1-0/+2
2015-10-26netdev/phy: add missing of_node_putJulia Lawall1-0/+1
2015-10-26net: netcp: add missing of_node_putJulia Lawall1-2/+6
2015-10-26net: thunderx: add missing of_node_putJulia Lawall1-1/+3
2015-10-26ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-10-26Merge branch 'sh_eth-fixes'David S. Miller1-7/+7
2015-10-26sh_eth: fix RX buffer size calculationSergei Shtylyov1-2/+2
2015-10-26sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-25Merge branch 'gianfar-fixes'David S. Miller3-7/+13
2015-10-25MAINTAINERS: Add entry for gianfar ethernet driverClaudiu Manoil1-0/+8
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-25Merge branch 'thunderx-fixes'David S. Miller3-14/+34
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-25net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5
2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-10-23af_key: fix two typosLi RongQing1-1/+1
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-10-23Merge branch 'ipv6-overflow-arith'David S. Miller3-1/+27
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa1-1/+5
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker1-1/+1
2015-10-23ipv6: fix the incorrect return value of throw routelucien2-5/+26
2015-10-23macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar16-173/+192
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-0/+7
2015-10-22VSOCK: Fix lockdep issue.Jorgen Hansen1-1/+1
2015-10-22i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-22i40e: fix stats offsetsJesse Brandeburg1-0/+6
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-9/+21
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern1-2/+4
2015-10-22Merge branch 'isdn-null-deref'David S. Miller2-46/+28
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil1-34/+20