summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-224-4/+12
* tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-223-6/+11
* ptp: clarify the clock_name sysfs attributeRichard Cochran2012-09-222-2/+8
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-229-11/+18
* ptp: provide the clock's adjusted frequencyRichard Cochran2012-09-221-2/+3
* ptp: remember the adjusted frequencyRichard Cochran2012-09-222-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-222-256/+122
|\
| * igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2012-09-222-34/+34
| * igb: Simplify how we populate the RSS keyAlexander Duyck2012-09-221-12/+6
| * igb: Change how we populate the RSS indirection tableAlexander Duyck2012-09-221-29/+26
| * igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck2012-09-221-12/+16
| * igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2012-09-222-85/+13
| * igb: Fix stats output on i210/i211 parts.Carolyn Wyborny2012-09-221-1/+5
| * igb: Change how we check for pre-existing and assigned VFsStefan Assmann2012-09-222-83/+22
* | can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson2012-09-221-7/+24
* | can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-09-211-2/+2
* | can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap2012-09-213-9/+9
* | can: c_can: Adopt pinctrl supportAnilKumar Ch2012-09-211-0/+7
* | can: c_can: Add d_can suspend resume supportAnilKumar Ch2012-09-213-0/+148
* | can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-213-2/+49
* | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-212-17/+87
* | can: c_can: Modify c_can device namesAnilKumar Ch2012-09-213-13/+16
|/
* netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso2012-09-211-1/+1
* sunbmac: Remove unused local variable.David S. Miller2012-09-211-1/+0
* team: send port changed when addedJiri Pirko2012-09-211-8/+25
* ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-212-4/+45
* net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork2012-09-211-3/+8
* l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=yAmerigo Wang2012-09-211-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-09-209-11/+105
|\
| * ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-201-1/+1
| * ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-205-2/+83
| * igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin2012-09-203-5/+16
| * igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck2012-09-201-3/+5
* | net1080: Neaten netdev_dbg useJoe Perches2012-09-201-5/+2
* | USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman2012-09-206-137/+152
* | tcp: Document use of undefined variable.Alan Cox2012-09-201-0/+4
* | ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch2012-09-203-2/+11
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-207-51/+220
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-09-2019-36/+1688
|\ \ | |/ |/|
| * sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2012-09-192-0/+10
| * sfc: Bump version to 3.2Ben Hutchings2012-09-191-1/+1
| * sfc: Expose FPGA bitfile partition through MTDBen Hutchings2012-09-191-1/+3
| * sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings2012-09-192-3/+6
| * sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2012-09-191-7/+11
| * sfc: Add support for IEEE-1588 PTPStuart Hodgson2012-09-1911-1/+1562
| * sfc: Fix maximum array sizes for various MCDI commandsBen Hutchings2012-09-191-14/+14
| * sfc: Allow efx_mcdi_rpc to be called in two partsStuart Hodgson2012-09-072-3/+24
| * sfc: Add channel specific receive_skb handler and post_remove callbackStuart Hodgson2012-09-074-2/+21
| * sfc: Add explicit RX queue flag to channelStuart Hodgson2012-09-073-4/+16
| * pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-073-2/+22
OpenPOWER on IntegriCloud