deliverable/linux.git
2013-04-18  Jeff Kirsherigb: Fix code comments and whitespace
2013-04-18  Akeem G. Abodunrinigb: Fix sparse warnings on function pointers
2013-04-18  Alexander Duyckigb: Use rx/tx_itr_setting when setting up initial...
2013-04-18  Alexander Duyckigb: Pull adapter out of main path in igb_xmit_frame_ring
2013-04-18  Alexander Duyckigb: Mask off check of frag_off as we only want fragmen...
2013-04-18  Akeem G. Abodunrinigb: random code and comments fix
2013-04-18  Akeem G. Abodunrinigb: Implement support to power sfp cage and turn on I2C
2013-04-18  Akeem G. Abodunrinigb: Support to read and export SFF-8472/8079 data
2013-04-18  Akeem G. Abodunrinigb: Support for 100base-fx SFP
2013-04-18  Joe Perchesixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
2013-04-18  Jacob Kellerixgbe: Add support for WoL on 82599 SFP+ LOM
2013-04-18  akepnerixgbe: in shutdown, do netif_running() under rtnl_lock
2013-04-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-04-18  Eric Dumazettcp: introduce TCPSpuriousRtxHostQueues SNMP counter
2013-04-18  Fabio Estevamfec: Remove unneeded asm header files
2013-04-18  Don Skidmoreixgbe: bump version number
2013-04-18  Don Skidmoreixgbe: Fix 1G link WoL
2013-04-18  Don Skidmoreixgbe: fix MNG FW support when adapter not up
2013-04-18  Jacob Kellerixgbe: enable devices with internal switch to read...
2013-04-18  Jacob Kellerixgbe: create conversion functions from link_status...
2013-04-18  Jacob Kellerixgbe: Enable support for recognizing PCI-e Gen3 link...
2013-04-18  Alexander Duyckixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
2013-04-18  Emil Tantilovixgbe: don't do arithmetic operations on bitmasks
2013-04-18  Alexander Duyckixgbe: Mask off check of frag_off as we only want fragm...
2013-04-17  David S. MillerMerge branch 'tipc-ipoib'
2013-04-17  Patrick McHardyIPoIB: add support for TIPC protocol
2013-04-17  Patrick McHardytipc: add InfiniBand media type
2013-04-17  Patrick McHardytipc: set skb->protocol in eth_media packet transmission
2013-04-17  Patrick McHardytipc: move bcast_addr from struct tipc_media to struct...
2013-04-17  Patrick McHardytipc: remove unused str2addr media callback
2013-04-17  Bjørn Morknet: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
2013-04-17  Daniel Borkmannnet: sctp: sctp_ulpq: remove 'malloced' struct member
2013-04-17  Daniel Borkmannnet: sctp: sctp_bind_addr: remove dead code
2013-04-17  Daniel Borkmannnet: sctp: sctp_transport: remove unused variable
2013-04-17  Daniel Borkmannnet: sctp: outqueue: simplify sctp_outq_uncork function
2013-04-17  Daniel Borkmannnet: sctp: sctp_outq: remove 'malloced' from its struct
2013-04-17  Daniel Borkmannnet: sctp: sctp_inq: remove dead code
2013-04-17  Daniel Borkmannnet: sctp: sctp_ssnmap: remove 'malloced' element from...
2013-04-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-04-16  Fabio Estevamatl1: Protect atl1_suspend with CONFIG_PM_SLEEP
2013-04-16  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-04-16  Fabio Estevamfec: Use SIMPLE_DEV_PM_OPS
2013-04-16  Veaceslav Falicopch_gbe: minor: report the actual error on MTU change
2013-04-16  Atzm Watanabevxlan: Allow setting destination to unicast address.
2013-04-16  Daniel Borkmannpacket: minor: add generic tpacket_uhdr to access packe...
2013-04-16  Dilip Dayasctp: Add buffer utilization fields to /proc/net/sctp...
2013-04-16  Devendra Nagatlan: cancel work at remove path
2013-04-16  Joe Perchesneighbour: Convert NEIGH_PRINTK to neigh_dbg
2013-04-16  Sascha Herrmannat86rf230: change irq handling to prevent lockups with...
2013-04-16  Sascha Herrmannat86rf230: add irq type configuration option
2013-04-16  Fabio Estevamks8851: Remove unneeded PM_OPS definitions
2013-04-16  Fabio Estevamxgmac: Remove unneeded PM_OPS definitions
2013-04-16  Fabio Estevamtg3: Remove unneeded PM_OPS definitions
2013-04-16  Fabio Estevamatl1: Remove unneeded PM_OPS definitions
2013-04-16  Fabio Estevamcan: mcp251x: Remove unneeded PM_OPS definitions
2013-04-16  Oliver Hartkoppcan: sja1000: use common prefix for all sja1000 defines
2013-04-15  Pravin B Shelaropenvswitch: Use generic struct pcpu_tstats.
2013-04-15  Pravin B Shelaropenvswitch: Simplify datapath locking.
2013-04-15  David S. MillerMerge branch 'sync_multiple'
2013-04-15  Vlad Yasevichteam: Use new sync_multiple api to sync devices adressess.
2013-04-15  Vlad Yasevichnet: add dev_uc_sync_multiple() and dev_mc_sync_multipl...
2013-04-15  Daniel Borkmannnet: sctp: minor: make sctp_ep_common's member 'dead...
2013-04-15  Daniel Borkmannnet: sctp: remove sctp_ep_common struct member 'malloced'
2013-04-15  Denis Kirjanovsis900: check for DMA map errors
2013-04-15  Nicolas Ferrenet/macb: fix error return code in macb_probe()
2013-04-15  Mike Rapoportvxlan: don't bypass encapsulation for multi- and broadcasts
2013-04-14  Daniel Borkmannnet: tcp_memcontrol: minor: remove unused variable
2013-04-14  Daniel Borkmannnet: sock: make sock_tx_timestamp void
2013-04-14  Mike Rapoportvxlan: use htonl when snooping for loopback address
2013-04-14  Joe Perchesucc_geth: Convert ugeth_<level> to pr_<level>
2013-04-14  Joe Perchesgianfar: Use netdev_<level> when possible
2013-04-14  Joe Perchesfec: Convert printks to netdev_<level>
2013-04-13  Eric Dumazettcp: tcp_tso_segment() small optimization
2013-04-13  Fabio Estevamfec: Fix PHC device log
2013-04-12  Jingchang Luethernet/fec: Add Vybrid family fec support
2013-04-12  Wei Yongjunnet/at91_ether: fix error return code in at91ether_probe()
2013-04-12  Jiri Bencptp: dynamic allocation of PHC char devices
2013-04-12  Eric Dumazettcp: GSO should be TSQ friendly
2013-04-12  Eric Dumazetact_csum: fix possible use after free
2013-04-12  Sebastian Hesselbarthnet: mv643xx_eth: remove deprecated inet_lro support
2013-04-12  Wei Yongjunvxlan: fix some sparse warnings
2013-04-12  Jason Wangxen-netback: switch to use skb_partial_csum_set()
2013-04-12  David S. MillerRevert "netprio_cgroup: make local table static"
2013-04-11  Silviu-Mihai... net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
2013-04-11  Ivan Vecerabe2net: remove unused variable 'sge'
2013-04-11  Sebastian Hesselbarthnet: mv643xx_eth: Add GRO support
2013-04-11  Jason Wangtuntap: initialize vlan_features
2013-04-11  Jason Wangvirtio-net: initialize vlan_features
2013-04-11  Sebastian Hesselbarthnet: mv643xx_eth: use managed devm_kzalloc
2013-04-11  Sebastian Hesselbarthnet: mv643xx_eth: add shared clk and cleanup existing...
2013-04-11  Sebastian Hesselbarthnet: mvmdio: add clocks property to binding documentation
2013-04-11  Jason Wangvhost_net: remove tx polling state
2013-04-11  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-04-11  Eugenia Emantayevnet/mlx4_en: set correct MTU in SRIOV
2013-04-11  Hadar Hen Zionnet/mlx4_core: Translate guest B0 steering rules to...
2013-04-11  Hadar Hen Zionnet/mlx4_core: Add helper function to translate B0...
2013-04-11  Ming Leiusbnet: handle link change
2013-04-11  Ming Leiusbnet: apply usbnet_link_change
2013-04-11  Ming Leiusbnet: sierra: apply usbnet_link_change
2013-04-11  Ming Leiusbnet: dm9601: apply usbnet_link_change
next
This page took 0.039159 seconds and 5 git commands to generate.