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