summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-12-16net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-16net: fec: Fix NAPI raceNimrod Andy
2014-12-16xen-netfront: use napi_complete() correctly to prevent Rx stallingDavid Vrabel
2014-12-16ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()Thomas Graf
2014-12-16ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()Thomas Graf
2014-12-16Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-16Merge branch 'vnet_le'David S. Miller
2014-12-16if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16tun: drop broken IFF_VNET_LEMichael S. Tsirkin
2014-12-16if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin
2014-12-16macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin
2014-12-16Merge branch 'fixed_phy'David S. Miller
2014-12-16net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli
2014-12-15rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger
2014-12-15brcmsmac: don't leak kernel memory via printk()Brian Norris
2014-12-15rtlwifi: rtl8192cu: Fix sparse non static symbol warningWei Yongjun
2014-12-15rtlwifi: rtl8821ae: fix misspelling of current function in stringJulia Lawall
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall
2014-12-15zd1211rw: fix misspelling of current function in stringJulia Lawall
2014-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-15Merge branch 'macb'David S. Miller
2014-12-15net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen
2014-12-15net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen
2014-12-15rds: Fix min() warning in rds_message_inc_copy_to_user()Geert Uytterhoeven
2014-12-15net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven
2014-12-15net: smc91x: Fix build without gpiolibTobias Klauser
2014-12-15gre: fix the inner mac header in nbma tunnel xmit pathTimo Teräs
2014-12-15fib_trie.txt: fix typoDuan Jiong
2014-12-15cirrus: cs89x0: fix time comparisonAsaf Vertz
2014-12-15Merge branch 'mlx4'David S. Miller
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-14Merge tag 'md/3.19' of git://neil.brown.name/mdLinus Torvalds
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski