aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-05fib_trie: remove potential out of bound accessEric Dumazet
2013-08-05bonding: modify only neigh_parms owned by usVeaceslav Falico
2013-08-05neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-05net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann
2013-08-05net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com
2013-08-05vlan: make vlan_dev_real_dev work over stacked vlansnikolay@redhat.com
2013-08-05net/vmw_vsock/af_vsock.c: drop unneeded semicolonJulia Lawall
2013-08-05mlx5: remove health handler pluginEli Cohen
2013-08-05macvlan: validate flagsMichael S. Tsirkin
2013-08-04skge: fix build on 32 bitStephen Hemminger
2013-08-04busy_poll: cleanup do-nothing placeholdersEliezer Tamir
2013-08-04skge: add dma_mapping checkstephen hemminger
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot
2013-08-03Merge branch 'security-fixes' into fixesRussell King
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-02netlabel: use domain based selectors when address based selectors are not ava...Paul Moore
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-08-02sis900: Fix the tx queue timeout issueDenis Kirjanov
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann
2013-08-02r8169: remove "PHY reset until link up" log spamLekensteyn
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi
2013-08-02htb: fix sign extension bugstephen hemminger
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01macvlan: handle set_promiscuity failuresMichael S. Tsirkin
2013-08-01macvlan: better mode validationMichael S. Tsirkin
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang