summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-061-10/+12
* doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-061-5/+2
* doc, net: Update netdev operation namesBen Hutchings2012-04-062-14/+14
* doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-061-3/+3
* doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-061-2/+1
* ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
* MAINTAINERS: update for Marvell Ethernet driversstephen hemminger2012-04-051-12/+7
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
* phonet: Check input from user before allocatingSasha Levin2012-04-051-0/+3
* tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-054-6/+9
* ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-051-1/+1
* mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
* stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
* bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
* bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
* bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
* bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
* bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
* bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
* bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
* bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18
* bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-042-0/+31
* bnx2x: PFC fixYaniv Rosner2012-04-042-1/+18
* sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-041-1/+12
* net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-041-8/+43
* net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-041-0/+3
* sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-041-2/+3
* netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso2012-04-031-0/+1
* netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso2012-04-031-5/+19
* netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso2012-04-031-1/+1
* Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-033-3/+5
|\
| * netfilter: xt_CT: remove a compile warningPablo Neira Ayuso2012-04-031-0/+2
| * netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
| * netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich2012-03-261-1/+1
* | r8169: enable napi on resume.Artem Savkov2012-04-031-0/+3
* | bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
* | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-031-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-033-84/+112
|\ \
| * | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-031-0/+17
| * | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-032-0/+15
| * | ixgbe: driver fix for link flapMultanen, Eric W2012-04-031-84/+80
* | | bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2012-04-032-48/+115
* | | bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-031-3/+6
* | | TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao2012-04-031-9/+2
* | | tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-031-1/+1
* | | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
* | | net: fix /proc/net/dev regressionEric Dumazet2012-04-033-48/+15
|/ /
* | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-0315-35/+152
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-0315-35/+152
| |\ \
| | * | drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes2012-04-031-0/+3
OpenPOWER on IntegriCloud