summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: add mod default A and X test casesYang Shi2015-11-051-0/+30
* bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
* net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko2015-11-041-0/+1
* ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-041-0/+1
* qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-041-1/+1
* qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
* VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi2015-11-041-1/+1
* tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-041-1/+2
* net/core: ensure features get disabled on new lower devsJarod Wilson2015-11-041-3/+4
* net: Fix prefsrc lookupsDavid Ahern2015-11-041-3/+10
* ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-042-23/+34
* ipv4: disable BH when changing ip local port rangeWANG Cong2015-11-041-2/+2
* sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-041-38/+22
* sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-041-16/+8
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-042-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-043-4/+6
|\
| * netfilter: nfnetlink: don't probe module if it existsFlorian Westphal2015-10-281-1/+1
| * netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata2015-10-271-1/+1
| * netfilter: xt_TEE: fix NULL dereferenceEric Dumazet2015-10-221-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-11-041-5/+5
|\ \
| * | ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041595-24004/+114920
|\ \ \
| * | | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0327-92/+192
| |\ \ \
| | * | | ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
| | * | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-021-25/+49
| | * | | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| | * | | sit: fix sit0 percpu double allocationsEric Dumazet2015-11-021-22/+4
| | * | | net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-021-1/+2
| | * | | ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer2015-11-021-2/+1
| | * | | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| | * | | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| | * | | qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * | | ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-021-3/+3
| | * | | Merge branch 'sh_eth-fixes'David S. Miller2015-11-021-5/+5
| | |\ \ \
| | | * | | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | | * | | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | |/ / /
| | * | | Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\ \ \
| | | * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| | * | | | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | | | Merge branch 'ipv4_link_down'David S. Miller2015-11-013-10/+23
| | |\ \ \ \
| | | * | | | ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov2015-11-011-0/+7
| | | * | | | ipv4: fix to not remove local route on link downJulian Anastasov2015-11-013-10/+16
| | |/ / / /
| | * | | | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * | | | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| | * | | | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-011-0/+5
| | * | | | fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
| * | | | | switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursionJiri Pirko2015-11-031-5/+4
| * | | | | net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-031-59/+0
| * | | | | irda: Delete an unnecessary check before the function call "irlmp_unregister_...Markus Elfring2015-11-031-2/+1