summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-10-15vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-15openvswitch: use vport instead of pFabian Frederick
2014-10-15openvswitch: kerneldoc warning fixFabian Frederick
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-10-15Merge branch 'cxgb4'David S. Miller
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14tcp: TCP Small Queues and strange attractorsEric Dumazet
2014-10-14Merge branch 'qlcnic'David S. Miller
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad
2014-10-14net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller
2014-10-14rds: avoid calling sock_kfree_s() on allocation failureCong Wang
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-14Merge branch 'stmmac'David S. Miller
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-14dsa: mv88e6171: Fix tag_protocol checkGuenter Roeck
2014-10-14Merge branch 'xgene'David S. Miller
2014-10-14drivers: net: xgene: Add SGMII based 1GbE ethtool supportIyappan Subramanian
2014-10-14drivers: net: xgene: Add SGMII based 1GbE supportIyappan Subramanian
2014-10-14drivers: net: xgene: Preparing for adding SGMII based 1GbEIyappan Subramanian
2014-10-14dtb: Add SGMII based 1GbE node to APM X-Gene SoC device treeIyappan Subramanian
2014-10-14net: filter: move common defines into bpf_common.hAlexei Starovoitov
2014-10-14caif_usb: use target structure member in memsetFabian Frederick
2014-10-14caif_usb: remove redundant memory messageFabian Frederick
2014-10-14caif: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-10-14drivers: net: cpsw: remove child devices while driver detachMugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N
2014-10-14drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-14tcp: fix tcp_ack() performance problemEric Dumazet
2014-10-14Merge branch 'isdn'David S. Miller
2014-10-14isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt
2014-10-14isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt
2014-10-14isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt
2014-10-14isdn/capi: refactor command/subcommand table accessesTilman Schmidt
2014-10-14isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt