summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | r8169: use unlimited DMA burst for TXMichal Schmidt2012-09-191-1/+1
* | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-195-22/+18
* | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-192-12/+11
* | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-193-99/+57
* | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-193-42/+106
* | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-193-4/+7
* | netdev: make address const in device address managementstephen hemminger2012-09-196-42/+44
* | i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg2012-09-191-2/+2
* | gre: add GSO supportEric Dumazet2012-09-191-0/+12
* | net: provide a default dev->ethtool_opsEric Dumazet2012-09-192-12/+4
* | net: dev: fix incorrect getting net device's nameGao feng2012-09-191-8/+20
* | ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing2012-09-191-5/+1
* | net: more accurate network taps in transmit pathEric Dumazet2012-09-191-3/+6
* | net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin2012-09-181-1/+1
* | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-172-8/+0
* | llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings2012-09-171-87/+4
* | llc2: Remove explicit indexing of state action arraysBen Hutchings2012-09-171-4/+4
* | llc2: Remove the station send queueBen Hutchings2012-09-171-32/+2
* | llc2: Collapse the station event receive pathBen Hutchings2012-09-171-81/+6
* | llc2: Remove dead code for state machineBen Hutchings2012-09-171-395/+9
* | llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings2012-09-171-12/+4
* | af_unix: old_cred is surplusAlan Cox2012-09-171-4/+1
* | igb: Add 1588 support to I210/I211.Matthew Vick2012-09-172-45/+174
* | igb: Prevent dropped Tx timestamps via work items and interrupts.Matthew Vick2012-09-175-25/+153
* | igb: Store the MAC address in the name in the PTP struct.Matthew Vick2012-09-171-4/+3
* | igb: Correct PTP support query from ethtool.Matthew Vick2012-09-171-24/+38
* | igb: Update PTP function names/variables and locations.Matthew Vick2012-09-174-395/+398
* | igb: Tidy up wrapping for CONFIG_IGB_PTP.Matthew Vick2012-09-173-10/+25
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17115-883/+3408
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14130-918/+3664
| |\ \
| | * | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-121-4/+4
| | * | brcmfmac: add e-scan support.Hante Meuleman2012-09-125-2/+583
| | * | brcmfmac: avoid using local usb data.Hante Meuleman2012-09-121-80/+39
OpenPOWER on IntegriCloud