summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-24netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2014-04-24Merge branch 'qlcnic-net'David S. Miller
2014-04-24qlcnic: Fix memory leak.Rajesh Borundia
2014-04-24qlcnic: Reset firmware API lock at driver load timeSony Chacko
2014-04-24team: forbid incorrect fall-through in notifierJiri Pirko
2014-04-24net: cadence: Fix architecture dependenciesJean Delvare
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov
2014-04-23net: Update my email addressBen Hutchings
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-22hisax/icc: add missing semicolon after labelJulia Lawall
2014-04-22smc91x: fix compile error when SMC_DEBUG >= 2Zi Shen Lim
2014-04-22net: sxgbe: Added phy_found error pathByungho An
2014-04-22net: sxgbe: rearrange dma descriptorByungho An
2014-04-22virtio_net: zero is an invald queue_pairs numberAmos Kong
2014-04-22arc_emac: write initial MAC address from devicetree to hwMax Schwarz
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-04-21MAINTAINERS: SXGBE authors updateFlorian Fainelli
2014-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA
2014-04-18e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-04-18i40e: fix TCP flag replication for hardware offloadJesse Brandeburg
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18thp: close race between split and zap huge pagesKirill A. Shutemov
2014-04-18mm: fix new kernel-doc warning in filemap.cRandy Dunlap
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18mips: export flush_icache_rangeKees Cook