summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | * | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | * | cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| | |/
* | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
* | | drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-201-54/+46
* | | isdn/kcapi: fix a small underflowDan Carpenter2013-05-201-3/+3
|/ /
* | bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
* | ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-201-1/+2
* | r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
* | bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-204-10/+24
* | bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com2013-05-201-11/+8
* | bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com2013-05-201-3/+3
* | bonding: fix set mode race conditionsnikolay@redhat.com2013-05-201-0/+4
* | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-201-1/+1
* | netlabel: improve domain mapping validationPaul Moore2013-05-191-0/+69
* | ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-181-1/+1
* | vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala2013-05-181-3/+14
* | gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-181-0/+1
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-173-1/+23
|\ \
| * | batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-173-1/+23
|/ /
* | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-172-0/+12
* | NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
* | tcp: gso: do not generate out of order packetsEric Dumazet2013-05-161-1/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-1612-39/+67
|\ \
| * | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-161-3/+14
| * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-159-30/+40
| * | netfilter: update MAINTAINERS filePablo Neira Ayuso2013-05-061-5/+5
| * | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-063-1/+8
* | | broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli2013-05-151-0/+5
* | | fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-151-3/+3
* | | fec: Fix inconsistent lock stateFabio Estevam2013-05-151-2/+2
* | | ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-151-43/+43
* | | net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-142-2/+23
* | | net/802/mrp: fix lockdep splatEric Dumazet2013-05-141-2/+2
* | | mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
* | | tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-05-141-2/+5
* | | be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
* | | sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
* | | sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
* | | tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
* | | tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-1348-263/+498
|\ \ \
| * | | bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-131-2/+3
| * | | qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo2013-05-131-0/+7
| * | | xfrm6: release dev before returning errorCong Wang2013-05-121-1/+3
| * | | ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-121-0/+2
| * | | virtio_net: use default napi weight by defaultAmerigo Wang2013-05-121-1/+1
| * | | emac: Fix EMAC soft reset on 460EX/GTPetri Gynther2013-05-121-8/+28
| * | | 3c59x: fix PCI resource managementSergei Shtylyov2013-05-121-12/+13
| * | | caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven2013-05-121-1/+1