| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: fixing TLP's FIN recovery | Per Hurtig | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fec' | David S. Miller | 2014-06-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Add software TSO support | Nimrod Andy | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Add Scatter/gather support | Nimrod Andy | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Increase buffer descriptor entry number | Nimrod Andy | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Factorize feature setting | Nimrod Andy | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Enable IP header hardware checksum | Nimrod Andy | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fec: Factorize the .xmit transmit function | Nimrod Andy | 2014-06-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: fix compile error when compiling without IPv6 support | Linus Lüssing | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: fix smatch warning / potential null pointer dereference | Linus Lüssing | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | via-rhine: fix full-duplex with autoneg disable | François Cachereul | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bnx2x' | David S. Miller | 2014-06-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Enlarge the dorq threshold for VFs | Ariel Elior | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Check for UNDI in uncommon branch | Yuval Mintz | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Fix 1G-baseT link | Yaniv Rosner | 2014-06-12 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | bnx2x: Fix link for KR with swapped polarity lane | Yaniv Rosner | 2014-06-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: Fix sk_ack_backlog wrap-around problem | Xufeng Zhang | 2014-06-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add VF link state control policy | Doug Ledford | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | sfc: PIO:Restrict to 64bit arch and use 64-bit writes. | Jon Cooper | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: fix UDP tunnel GSO of frag_list GRO packets | Wei-Chun Chao | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_tunnel: fix i_key matching in ip_tunnel_find | Dmitry Popov | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_vti: Fix 'ip tunnel add' with 'key' parameters | Dmitry Popov | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | dns_resolver: assure that dns_query() result is null-terminated | Manuel Schölling | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov | 2014-06-10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet | 2014-06-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: qmi_wwan: add Olivetti Olicard modems | Bjørn Mork | 2014-06-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: fix sparc32 typo | Alexei Starovoitov | 2014-06-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: fix typo in sparc BPF JIT | Alexei Starovoitov | 2014-06-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_tunnel: fix possible rtable leak | Dmitry Popov | 2014-06-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/fsl: xgmac_mdio is dependent on OF_MDIO | Andy Fleming | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/fsl: Make xgmac_mdio read error message useful | Shruti Kanetkar | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: drr: warn when qdisc is not work conserving | Florian Westphal | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'inet_csums' | David S. Miller | 2014-06-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add skb_gro_postpull_rcsum to udp and vxlan | Tom Herbert | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Save software checksum complete | Tom Herbert | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Preserve CHECKSUM_COMPLETE at validation | Tom Herbert | 2014-06-11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'qlcnic-next' | David S. Miller | 2014-06-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Update version to 5.3.60 | Shahed Shaikh | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Optimize ring count validations | Shahed Shaikh | 2014-06-11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qlcnic: Pre-allocate DMA buffer used for minidump collection | Shahed Shaikh | 2014-06-11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip_vti: fix sparse warnings for VTI_ISVTI | Dmitry Popov | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: net: davinci_cpdma: double free on error | Dan Carpenter | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mrf24j40: add device managed APIs | Varka Bhadram | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ceph: remove bogus extern | stephen hemminger | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: document internal instruction encoding | Alexei Starovoitov | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: filter: mention eBPF terminology as well | Alexei Starovoitov | 2014-06-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: fix a race in ip4_datagram_release_cb() | Eric Dumazet | 2014-06-11 | |
