summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22ptp: provide the clock's adjusted frequencyRichard Cochran
2012-09-22ptp: remember the adjusted frequencyRichard Cochran
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-21can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap
2012-09-21can: c_can: Adopt pinctrl supportAnilKumar Ch
2012-09-21can: c_can: Add d_can suspend resume supportAnilKumar Ch
2012-09-21can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso
2012-09-21sunbmac: Remove unused local variable.David S. Miller
2012-09-21team: send port changed when addedJiri Pirko
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork
2012-09-21l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=yAmerigo Wang
2012-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-20net1080: Neaten netdev_dbg useJoe Perches
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-20tcp: Document use of undefined variable.Alan Cox
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2012-09-19r8169: use unlimited DMA burst for TXMichal Schmidt
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg
2012-09-19gre: add GSO supportEric Dumazet
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet
2012-09-19net: dev: fix incorrect getting net device's nameGao feng
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing