summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
OpenPOWER on IntegriCloud