summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0838-168/+320
|\
| * net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-081-1/+35
| * isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-071-4/+2
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-071-1/+1
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-071-2/+1
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * mac802154: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-071-16/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-069-24/+40
| |\
| | * netfilter: Can't fail and free after table replacementThomas Graf2014-04-054-9/+14
| | * netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-031-2/+2
| | * netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-031-1/+2
| | * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-031-2/+2
| | * netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-031-0/+2
| | * netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-031-1/+2
| | * netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal2014-04-031-9/+16
| | * netfilter: connlimit: fix UP buildFlorian Westphal2014-04-031-1/+1
| * | xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * | net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
| * | net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0
| * | bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| |/
| * net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-04-031-0/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * tipc: fix regression bug where node events are not being generatedErik Hugne2014-04-031-0/+3
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * net: add busy_poll device featureJiri Pirko2014-04-033-0/+10
| * packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann2014-04-032-6/+20
| * packet: report tx_dropped in packet_direct_xmitDaniel Borkmann2014-04-031-0/+1
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-031-0/+6
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-031-0/+2
| * net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-031-1/+5
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-08136-2/+89854
|\ \
| * | staging: rtl8723au: The 8723 only has two pathsJes Sorensen2014-04-073-45/+0
| * | Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
| * | Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18
| * | staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida2014-04-071-1/+1
| * | staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger2014-04-061-1/+1
| * | staging: r8723au: Fix randconfig build errorsLarry Finger2014-04-051-0/+1
| * | staging: r8723au: Turn on build of new driverLarry Finger2014-04-055-0/+111
| * | staging: r8723au: Additional source patchesLarry Finger2014-04-0531-700/+343
| * | staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-0575-0/+18670
OpenPOWER on IntegriCloud