summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40
| | * | | | | virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
| | * | | | | can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
| | * | | | | can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| | * | | | | can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| | |/ / / /
| | * | | | r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0Star
| | * | | | tuntap: limit the number of flow cachesJason Wang2013-01-231-1/+6
| | * | | | tuntap: reduce memory using of queuesJason Wang2013-01-231-7/+8
| | * | | | net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
| | * | | | ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-221-2/+9
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-227-14/+45
| | |\ \ \ \
| | | * | | | xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert2013-01-213-6/+15
| | | * | | | xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-211-1/+1
| | | * | | | net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-181-1/+3
| | | * | | | ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
| | | * | | | ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
| | * | | | | net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-221-1/+4
| | * | | | | netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
| | * | | | | isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-211-0/+2
| | * | | | | cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
| | * | | | | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-212-0/+5
| | * | | | | Merge branch 'usb_cdc_fixes'David S. Miller2013-01-212-2/+30
| | |\ \ \ \ \
| | | * | | | | net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
| | | * | | | | net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
| | | * | | | | net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
| | |/ / / / /
| | * | | | | ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-215-0/+30
| | * | | | | ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-211-1/+41
| | * | | | | net: splice: fix __splice_segment()Eric Dumazet2013-01-211-13/+15
| | * | | | | net: splice: avoid high order page splittingEric Dumazet2013-01-211-29/+9Star
| | * | | | | tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet2013-01-201-5/+4Star
| | * | | | | net/hyperv: fix wrong length of mac addressJianjun Kong2013-01-192-2/+2
| | * | | | | net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-191-0/+1
| | * | | | | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2Star
| | * | | | | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-181-4/+9
| | * | | | | ipv6: Add an error handler for icmp6Steffen Klassert2013-01-181-0/+12
| | * | | | | net: calxedaxgmac: throw away overrun framesRob Herring2013-01-181-0/+4
| | * | | | | sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-01-181-4/+8
| | * | | | | macvlan: fix macvlan_get_size()Eric Dumazet2013-01-171-1/+4
| | * | | | | phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0Star
| | * | | | | 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
| | * | | | | Merge branch 'wireless'David S. Miller2013-01-1717-88/+73Star
| | |\ \ \ \ \
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1717-88/+73Star
| | |/| | | | |
| | * | | | | | ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-171-0/+3
| | * | | | | | ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-171-1/+1
| | * | | | | | ipv6: fix header length calculation in ip6_append_data()Romain KUNTZ2013-01-171-2/+2
| | * | | | | | net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-161-0/+1
| | * | | | | | usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-161-16/+6Star
| | * | | | | | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
| | * | | | | | MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-01-161-3/+3
| | * | | | | | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2