summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDS: verify the underlying transport exists before creating a connectionSasha Levin2015-09-091-0/+6
* xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-092-17/+16
* Merge branch 'cxgb4-fixes'David S. Miller2015-09-092-3/+6
|\
| * cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
| * cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
|/
* net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
* net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy2015-09-081-1/+29
* dm9000: fix a typoBarry Song2015-09-081-1/+1
* net: bridge: remove unnecessary switchdev includeVivien Didelot2015-09-081-1/+0
* net: bridge: check __vlan_vid_del for errorVivien Didelot2015-09-081-4/+13
* net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-09-081-4/+8
* device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall2015-09-081-6/+8
* usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
* cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
* fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-061-1/+1
* openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-063-14/+6
* net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot2015-09-061-0/+5
* Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-068-7/+116
|\
| * mac80211: reject software RSSI CQM with beacon filteringJohannes Berg2015-09-041-0/+4
| * mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-042-0/+31
| * cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero2015-09-041-1/+1
| * rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita2015-09-041-1/+9
| * mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-042-4/+70
| * mac80211: Do not use sizeof() on pointer typeThierry Reding2015-09-041-1/+1
* | ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-061-1/+1
* | vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven2015-09-061-4/+2
* | lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-061-6/+5
* | RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan2015-09-051-4/+5
* | net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero2015-09-051-1/+3
* | switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko2015-09-051-5/+1
* | be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla2015-09-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-0510-14/+58
|\ \
| * | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-014-3/+5
| * | netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-291-1/+7
| * | netfilter: ipset: Fixing unnamed union initElad Raz2015-08-292-4/+36
| * | netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-281-4/+8
| * | netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=nBernhard Thaler2015-08-191-1/+1
| * | netfilter: nf_tables: Use 32 bit addressing register from nft_type_to_reg()Pablo Neira Ayuso2015-08-191-1/+1
* | | net: wan: sbni: fix device usage countSudip Mukherjee2015-09-051-0/+2
* | | net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-051-1/+1
* | | Merge branch 'sctp-fixes'David S. Miller2015-09-031-1/+9
|\ \ \
| * | | sctp: add routing output fallbackMarcelo Ricardo Leitner2015-09-031-1/+7
| * | | sctp: fix dst leakMarcelo Ricardo Leitner2015-09-031-1/+3
|/ / /
* | | net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-031-2/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031229-21896/+78533
|\ \
| * | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-025-25/+32
| * | netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-022-0/+2
| * | net: fec: clear receive interrupts before processing a packetRussell King2015-09-021-0/+1
| * | ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2015-09-021-1/+1
| * | xen-netback: add support for multicast controlPaul Durrant2015-09-025-1/+144
OpenPOWER on IntegriCloud