summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pktgen: be friendly to LLTX devicesDaniel Borkmann2014-04-12
* r8152: check RTL8152_UNPLUGhayeswang2014-04-12
* net: sun4i-emac: add promiscuous supportMarc Zyngier2014-04-12
* net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-12
* net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-11
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-10
| |\
| | * ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-09
| | * ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-09
| | * ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-09
| | * b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-09
| | * rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-09
| | * ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-09
| | * rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-09
| | * rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-09
| | * rsi: Fixed issue relating to return value.Fariya Fatima2014-04-09
| | * rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-09
| | * rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-09
| | * rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-09
* | | Merge branch 'cpsw'David S. Miller2014-04-11
|\ \ \
| * | | drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-11
| * | | drivers: net: cpsw: discard all packets received when interface is downMugunthan V N2014-04-11
|/ / /
* | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | | Merge branch 'hyperv'David S. Miller2014-04-11
|\ \ \
| * | | Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan2014-04-11
| * | | Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan2014-04-11
| * | | Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan2014-04-11
|/ / /
* | | bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-11
* | | bonding: Remove debug_fs files when module init failsThomas Richter2014-04-11
* | | net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-10
|/ /
* | l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-09
* | drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-09
* | net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-09
* | net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\
| * net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-08
| * isdnloop: several buffer overflowsDan Carpenter2014-04-08
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-07
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-07
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-07
| * tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-07
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-07
| * mac802154: fix duplicate #include headersJean Sacren2014-04-07
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-07
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-07
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-06
| |\
| | * netfilter: Can't fail and free after table replacementThomas Graf2014-04-05
| | * netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-03
| | * netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-03
| | * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-03