summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18ipv6: fix a sparse warningEric Dumazet
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King
2013-02-18VSOCK: Remove hypervisor-only socket optionAndy King
2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-02-18net: proc: remove proc_net_removeGao feng
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: remove proc_net_fops_createGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18MAINTAINERS: Jiri Pirko email changeJiri Pirko
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-18net: move ioctl functions into a separated fileCong Wang
2013-02-18net: ehea module param description fixDave Young
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-16igb: increase timeout for ethtool offline self-testStefan Assmann
2013-02-16igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-02-16e1000e: display a warning message when SmartSpeed worksKoki Sanagi
2013-02-16e1000: fix whitespace issues and multi-line commentsJeff Kirsher
2013-02-15tipc: remove redundant checking for the number of iovecs in a send requestYing Xue
2013-02-15tipc: byte-based overload control on socket receive queueYing Xue
2013-02-15tipc: eliminate duplicated discard_rx_queue routineYing Xue
2013-02-15tipc: fix missing spinlock init in broadcast codeErik Hugne
2013-02-15net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet
2013-02-15ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen
2013-02-15stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO
2013-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar