summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-12net: fec: Convert to use devm_ioremap_resourceTushar Behera
2013-06-123c59x: consolidate error cleanup in vortex_init_one()Sergei Shtylyov
2013-06-12veth: remove redundant call of dev_alloc_nameHong zhi guo
2013-06-12pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann
2013-06-12igmp: remove unnecessary in_device member zeroingShawn Bohrer
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-12net_sched: htb: do not setup default rate estimatorsEric Dumazet
2013-06-12net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-11net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-11xen-netfront: use skb_partial_csum_set() to simplify the codesLi RongQing
2013-06-11Merge branch 'bridge_flags'David S. Miller
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich
2013-06-11net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-11Merge branch 'll_poll'David S. Miller
2013-06-11ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-11ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-06-11tcp: add low latency socket poll support.Eliezer Tamir
2013-06-11udp: add low latency socket poll supportEliezer Tamir
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-11net: add napi_id and hashEliezer Tamir
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches
2013-06-08macvtap: enable multiqueue flagJason Wang
2013-06-08macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-08macvtap: eliminate linear searchJason Wang
2013-06-08macvlan: change the max number of queues to 16Jason Wang
2013-06-08macvtap: introduce macvtap_get_vlan()Jason Wang
2013-06-08macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-08macvtap: do not add self to waitqueue if doing a nonblock readJason Wang
2013-06-08macvtap: fix a possible race between queue selection and changing queuesJason Wang
2013-06-08sh_eth: Fix warnings on 64-bit.David S. Miller
2013-06-08sh_eth: remove dependencies from KconfigSergei Shtylyov
2013-06-08sh_eth: get R8A777x support out of #ifdefSergei Shtylyov
2013-06-08sh_eth: get SH7724 support out of #ifdefSergei Shtylyov