summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29virtio_net: migrate mergeable rx buffers to page frag allocatorsMichael Dalton
2013-10-29ipv6: 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
2013-10-27be2net: add support for ndo_busy_pollSathya Perla
2013-10-27Merge branch 'bonding_monitor_locking'David S. Miller
2013-10-27bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong
2013-10-27bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_alb_monitor()dingtianhong
2013-10-27bonding: remove bond read lock for bond_mii_monitor()dingtianhong
2013-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-25net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov
2013-10-25netem: markov loss model transition fixHagen Paul Pfeifer
2013-10-24ixgbevf: bump driver versionDon Skidmore
2013-10-24ixgbevf: implement ethtool get/set coalesceJacob Keller
2013-10-24ixgbevf: Adds function to set PSRTYPE registerDon Skidmore
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun
2013-10-24igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2013-10-24igbvf: integer wrapping bug setting the mtuDan Carpenter
2013-10-23Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-23Merge branch 'frag_hash_secret'David S. Miller
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa