aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-19
* atl1c: restore buffer stateHuang, Xiong2013-02-19
* net: fix a build failure when !CONFIG_PROC_FSCong Wang2013-02-19
* net: ipv4: fix waring -Wunused-variableGao feng2013-02-19
* net: proc: fix build failed when procfs is not configuredGao feng2013-02-19
* Revert "xen: netback: remove redundant xenvif_put"David S. Miller2013-02-19
* net: move procfs code to net/core/net-procfs.cCong Wang2013-02-19
* qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-19
* bonding: set sysfs device_type to 'bond'Doug Goldstein2013-02-19
* bonding: fix bond_release_all inconsistenciesnikolay@redhat.com2013-02-19
* b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-19
* xen: netback: remove redundant xenvif_putAndrew Jones2013-02-19
* net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-19
* ip_gre: propogate target device GSO capability to the tunnel deviceDmitry Kravkov2013-02-19
* ip_gre: allow CSUM capable devices to handle packetsDmitry Kravkov2013-02-19
* bonding: Fix initialize after use for 3ad machine state spinlocknikolay@redhat.com2013-02-19
* bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...nikolay@redhat.com2013-02-19
* b43: Increase number of RX DMA slotsLarry Finger2013-02-19
* qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-19
* qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-19
* qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-19
* qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-19
* qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-19
* qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-19
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-18
|\
| * netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-18
| * netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore2013-02-04
| * netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-04
| * netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-04
| * netfilter: xt_CT: merge common code of revision 0 and 1Pablo Neira Ayuso2013-02-04
| * netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik2013-02-04
| * netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2013-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\ \
| * | xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-18
| * | MAINTAINERS: Jiri Pirko email changeJiri Pirko2013-02-18
| * | net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-18
| * | tipc: fix missing spinlock init in broadcast codeErik Hugne2013-02-15
| * | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-15
| * | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-14
| * | xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-14
| * | xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-14
| * | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-14
| |\ \
| | * | netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-13
| | * | netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-02-12
| | * | netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-02-12
| * | | net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-13
| |\ \ \
| | * | | net, sctp: remove CONFIG_EXPERIMENTALKees Cook2013-02-13
| | * | | net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann2013-02-13
| | * | | batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning2013-02-13