summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: fixing TLP's FIN recoveryPer Hurtig2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fec'David S. Miller2014-06-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Add software TSO supportNimrod Andy2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Add Scatter/gather supportNimrod Andy2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Factorize feature settingNimrod Andy2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Enable IP header hardware checksumNimrod Andy2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-12
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: fix compile error when compiling without IPv6 supportLinus Lüssing2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bnx2x'David S. Miller2014-06-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-12
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add VF link state control policyDoug Ledford2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork2014-06-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: fix sparc32 typoAlexei Starovoitov2014-06-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ip_tunnel: fix possible rtable leakDmitry Popov2014-06-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'inet_csums'David S. Miller2014-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Save software checksum completeTom Herbert2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Preserve CHECKSUM_COMPLETE at validationTom Herbert2014-06-11
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qlcnic-next'David S. Miller2014-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Optimize ring count validationsShahed Shaikh2014-06-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-11
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | mrf24j40: add device managed APIsVarka Bhadram2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ceph: remove bogus externstephen hemminger2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: document internal instruction encodingAlexei Starovoitov2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: mention eBPF terminology as wellAlexei Starovoitov2014-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-11