net: ptp: mark filter as __initdata
[deliverable/linux.git] / drivers /
2014-05-13  Randy Dunlapbnx2x: fix build when BNX2X_SRIOV is not enabled
2014-05-13  David S. MillerMerge branch 'cpsw'
2014-05-13  Mugunthan V Ndrivers: net: cpsw-phy-sel: add am43xx platform support
2014-05-13  Mugunthan V Ndrivers: net: cpsw-phy-sel: add dra7xx support for...
2014-05-13  Mugunthan V Ndrivers: net: cpsw-phy-sel: initialize priv->dev
2014-05-12  dingtianhongvlan: rename __vlan_find_dev_deep() to __vlan_find_dev_...
2014-05-12  David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-05-12  David S. MillerMerge branch 'cxgb4'
2014-05-12  Hariprasad Shenaicxgb4vf: Check if rx checksum offload is enabled, while...
2014-05-12  Hariprasad Shenaicxgb4: Check if rx checksum offload is enabled, while...
2014-05-12  Hariprasad Shenaicxgb4: Decode the firmware port and module type a bit...
2014-05-12  Haiyang ZhangAdd support for netvsc build without CONFIG_SYSFS flag
2014-05-12  Randy Dunlapptp: fix kconfig dependency warnings
2014-05-09  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-05-09  Arnd Bergmannmdio_bus: fix devm_mdiobus_alloc_size export
2014-05-09  Emil Goodenet: cassini: use nested lock annotation
2014-05-09  Nikolay Aleksandrovbonding: make a generic sysfs option store and fix...
2014-05-09  Yuval Mintzbnx2x: Fix UNDI driver unload
2014-05-09  David S. MillerMerge branch 'mdio_net'
2014-05-09  Johan Hovoldnet: cpsw: add missing of_node_put
2014-05-09  Johan Hovoldnet: cpsw: fix null dereference at probe
2014-05-09  Johan HovoldRevert "net: eth: cpsw: Correctly attach to GPIO bitban...
2014-05-09  Johan Hovoldnet: mdio-gpio: warn about missing bus alias id
2014-05-09  Bjørn Morknet: cdc_mbim: handle unaccelerated VLAN tagged frames
2014-05-09  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-05-09  David S. MillerMerge branch 'be2net-next'
2014-05-09  Kalesh APbe2net: use MCCQ instead of MBOX in be_cmd_rss_config()
2014-05-09  Kalesh APbe2net: include rx-compl error counter in ethtool stats
2014-05-09  Kalesh APbe2net: remove unused code in be_cmd_vlan_config()
2014-05-09  Ravikumar Nelavellibe2net: covert vlan array to bit-map
2014-05-09  Sathya Perlabe2net: fix line wrap and function call indentation...
2014-05-09  Sathya Perlabe2net: fix function call indentation in be_cmds.c
2014-05-09  Sathya Perlabe2net: fix line wrap and function call indentation...
2014-05-09  David S. MillerMerge branch 'qlcnic-next'
2014-05-09  Rajesh Borundiaqlcnic: Update version to 5.3.59
2014-05-09  Shahed Shaikhqlcnic: Collect firmware dump using DMA on 82xx adapters
2014-05-09  Rajesh Borundiaqlcnic: Add mac learning support to SR-IOV VF.
2014-05-09  Rajesh Borundiaqlcnic: Add support to process commands in atomic context
2014-05-09  Rajesh Borundiaqlcnic: Allow SR-IOV VF probe in hypervisor.
2014-05-09  Joe Perchesmellanox: Logging message cleanups
2014-05-09  dingtianhongbonding: remove the unused macro
2014-05-09  dingtianhongbonding: simplify the slave_do_arp_validate_only()
2014-05-09  dingtianhongbonding: remove the unnecessary struct bond_net
2014-05-09  Darek MarcinkiewiczDriver for Beckhoff CX5020 EtherCAT master module.
2014-05-08  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-05-07  Harish Patilqlcnic: Fix Kconfig dependency on HWMON
2014-05-07  David S. MillerMerge branch 'qlcnic_net'
2014-05-07  Shahed Shaikhqlcnic: Set real_num_{tx|rx}_queues properly
2014-05-07  Manish Chopraqlcnic: Fix panic while dumping TX queues on TX timeout
2014-05-07  David S. MillerMerge branch 'micrel_ksz9031'
2014-05-07  Hubert ChaumetteARM: i.MX6: Add OF configuration support for ksz9031
2014-05-07  Neil Hormanjme: Fix DMA unmap warning
2014-05-07  Dan Carpenterisdn: hisax: remove some dead code
2014-05-07  Paul Bollew83977af_ir: remove two faux Kconfig macros
2014-05-07  Bjørn Morknet: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
2014-05-06  John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211
2014-05-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-05-05  Linus TorvaldsMerge tag 'usb-3.15-rc4' of git://git./linux/kernel...
2014-05-05  Linus TorvaldsMerge tag 'tty-3.15-rc4' of git://git./linux/kernel...
2014-05-05  Linus TorvaldsMerge tag 'staging-3.15-rc4' of git://git./linux/kernel...
2014-05-05  Linus TorvaldsMerge tag 'xtensa-next-20140503' of git://github.com...
2014-05-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-05-05  Soren Brinkmannnet: macb: Fix race between HW and driver
2014-05-05  Soren Brinkmannnet: macb: Remove 'unlikely' optimization
2014-05-05  Soren Brinkmannnet: macb: Re-enable RX interrupt only when RX is done
2014-05-05  Soren Brinkmannnet: macb: Clear interrupt flags
2014-05-05  Soren Brinkmannnet: macb: Pass same size to DMA_UNMAP as used for...
2014-05-05  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-05-05  David Ertmane1000e: Restrict MDIO Slow Mode workaround to relevant...
2014-05-05  David Ertmane1000e: Fix issue with link flap on 82579
2014-05-05  David Ertmane1000e: Expand workaround for 10Mb HD throughput bug
2014-05-05  David Ertmane1000e: Workaround for dropped packets in Gig/100 speed...
2014-05-05  David S. MillerMerge branch 'mlx4'
2014-05-05  Eyal Perrynet/mlx4_core: Don't issue PCIe speed/width checks...
2014-05-05  Or Gerlitznet/mlx4_core: Load the Eth driver first
2014-05-05  Matan Baraknet/mlx4_core: Fix slave id computation for single...
2014-05-05  Jack Morgensteinnet/mlx4_core: Adjust port number in qp_attach wrapper...
2014-05-05  Alexey Charkovnet: via-rhine: Convert #ifdef USE_MMIO to a runtime...
2014-05-05  Bjørn Morknet: cdc_ncm: fix buffer overflow
2014-05-05  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-05-05  David S. MillerMerge branch 'am437x'
2014-05-05  George CherianARM: AM43xx: clk: Change the cpts ref clock source...
2014-05-05  George Cheriandrivers: net: cpsw: Enable Annexe F Time sync
2014-05-05  George Cheriandrivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
2014-05-05  George Cheriandrivers: net: cpts: Remove hardcoded clock name for...
2014-05-05  Geert UytterhoevenAltera TSE: ALTERA_TSE should depend on HAS_DMA
2014-05-05  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-05-05  Linus TorvaldsMerge tag 'upstream-3.15-rc5' of git://git.infradead...
2014-05-05  Matthew Daleyfloppy: don't write kernel-only members to FDRAWCMD...
2014-05-05  Matthew Daleyfloppy: ignore kernel-only members in FDRAWCMD ioctl...
2014-05-05  Kees CookUBI: avoid workqueue format string leak
2014-05-05  Tanya BrokhmanUBI: fix ubi free PEBs count calculation
2014-05-05  Tanya BrokhmanUBI: fix error path in __wl_get_peb
2014-05-04  Linus TorvaldsMerge tag 'locks-v3.15-3' of git://git.samba.org/jlayto...
2014-05-04  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-05-04  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-05-04  Catalin Marinasvexpress: Initialise the sysregs before setting up...
2014-05-03  Daniele ForsiUSB: Nokia 5300 should be treated as unusual dev
2014-05-03  Victor A. SantosUSB: Nokia 305 should be treated as unusual dev
2014-05-03  Peter Hurleytty: Fix lockless tty buffer race
next
This page took 0.047871 seconds and 8 git commands to generate.