aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-04bridge: fix rcu check warning in multicast port groupstephen hemminger2-2/+3
2013-08-03ax88179_178a: avoid copy of tx tcp packetsEric Dumazet1-17/+4
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller906-98600/+11262
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-678/+995
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet1-5/+7
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+10
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-2/+2
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+31
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek5-9/+16
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui2-8/+10
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03Merge branch 'security-fixes' into fixesRussell King3-28/+31
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-02netlabel: use domain based selectors when address based selectors are not availablePaul Moore6-158/+130
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2-7/+12
2013-08-02Merge branch 'bond_neigh_parms'David S. Miller2-5/+13
2013-08-02bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-08-02neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann1-2/+2
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek5-10/+43
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+5
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger1-1/+6
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger1-1/+1
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov1-10/+2
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter1-11/+4
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter1-11/+14
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter1-2/+11
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds21-56/+232
2013-08-02Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-70/+15
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann1-1/+3
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn1-1/+1
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi1-1/+1
2013-08-02htb: fix sign extension bugstephen hemminger1-1/+1
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-34/+82
2013-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds34-234/+385
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds11-125/+386
2013-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-2/+51
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-2/+2
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds13-44/+87
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du3-2/+3