summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-181-3/+3
* tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-181-0/+2
* bna: fix skb->truesize underestimationEric Dumazet2014-10-171-1/+1
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-172-0/+2
* openvswitch: Set flow-key members.Pravin B Shelar2014-10-171-3/+3
* netrom: use linux/uaccess.hFabian Frederick2014-10-177-7/+7
* dsa: Fix conversion from host device to mii busGuenter Roeck2014-10-172-8/+22
* tipc: fix bug in bundled buffer receptionJon Paul Maloy2014-10-171-1/+6
* ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-175-15/+30
* sfc: add support for skb->xmit_moreEdward Cree2014-10-172-29/+43
* r8152: return -EBUSY for runtime suspendhayeswang2014-10-171-7/+15
* ipv4: fix a potential use after free in fou.cLi RongQing2014-10-171-0/+3
* ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-10-171-1/+2
* hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang2014-10-171-16/+10
* openvswitch: Create right mask with disabled megaflowsPravin B Shelar2014-10-171-21/+72
* vxlan: fix a free after useLi RongQing2014-10-171-0/+1
* openvswitch: fix a use after freeLi RongQing2014-10-171-1/+2
* ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2014-10-171-3/+9
* ipv4: clean up cookie_v4_check()Cong Wang2014-10-173-7/+6
* ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-173-29/+21
* ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang2014-10-171-1/+1
* atm: simplify lanai.c by using module_pci_driverMichael Opdenacker2014-10-171-21/+1
* netlink: fix description of portidNicolas Dichtel2014-10-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-167-16/+32
|\
| * ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
| * fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2014-10-162-3/+14
| * fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick2014-10-161-3/+4
| * fm10k: Check the host state when bringing the interface upMatthew Vick2014-10-161-0/+1
| * vxlan: using pskb_may_pull as early as possibleLi RongQing2014-10-151-4/+2
| * vxlan: fix a use after free in vxlan_encap_bypassLi RongQing2014-10-151-3/+5
| * openvswitch: use vport instead of pFabian Frederick2014-10-151-2/+2
| * openvswitch: kerneldoc warning fixFabian Frederick2014-10-151-1/+1
|/
* gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil2014-10-151-1/+1
* virtio_net: fix use after freeMichael S. Tsirkin2014-10-151-1/+3
* net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-153-42/+56
* cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt2014-10-151-1/+1
* net: Add ndo_gso_checkTom Herbert2014-10-154-4/+14
* stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-152-5/+6
* Merge branch 'cxgb4'David S. Miller2014-10-154-139/+26
|\
| * cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt2014-10-151-5/+0
| * cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-152-0/+10
| * cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt2014-10-152-1/+9
| * cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-152-133/+7
|/
* tcp: TCP Small Queues and strange attractorsEric Dumazet2014-10-141-7/+19
* Merge branch 'qlcnic'David S. Miller2014-10-141-3/+3
|\
| * qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-141-1/+1
| * qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-141-2/+2
|/
* genl_magic: Resolve logical-op warningsMark Rustad2014-10-141-2/+2
* net: Trap attempts to call sock_kfree_s() with a NULL pointer.David S. Miller2014-10-141-0/+2
* rds: avoid calling sock_kfree_s() on allocation failureCong Wang2014-10-141-3/+4
OpenPOWER on IntegriCloud