aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-10-306lowpan: remove unnecessary set of headersAlexander Aring
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-10-30bgmac: pass received packet to the netif instead of copying itRafał Miłecki
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue
2013-10-29arc_emac: drop redundant mac address checkLuka Perkov
2013-10-29mvneta: drop redundant mac address checkLuka Perkov
2013-10-29octeon_mgmt: drop redundant mac address checkLuka Perkov
2013-10-29tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-29net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown
2013-10-29net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown
2013-10-29net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown
2013-10-29net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-29netconsole: Convert to pr_<level>Joe Perches
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29bgmac: separate RX descriptor setup code into a new functionRafał Miłecki
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller
2013-10-29ixgbevf: add ixgbevf_rx_skbJacob Keller
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu
2013-10-29net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu
2013-10-29net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu
2013-10-29vxlan: silence one build warningZhi Yong Wu
2013-10-29ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa
2013-10-28virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-28Merge branch '6lowpan'David S. Miller
2013-10-286lowpan: remove unnecessary breakAlexander Aring
2013-10-286lowpan: remove skb->dev assignmentAlexander Aring
2013-10-286lowpan: use netdev_alloc_skb instead dev_alloc_skbAlexander Aring
2013-10-286lowpan: remove unnecessary check on err >= 0Alexander Aring
2013-10-286lowpan: remove unnecessary ret variableAlexander Aring
2013-10-28sctp: merge two if statements to onewangweidong
2013-10-28sctp: remove the repeat initialize with 0wangweidong
2013-10-28sctp: fix some comments in chunk.c and associola.cwangweidong
2013-10-28veth: extend features to support tunnelingEric Dumazet
2013-10-28inet: restore gso for vxlanEric Dumazet
2013-10-28Revert "Merge branch 'bonding_monitor_locking'"David S. Miller