summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk2016-08-101-49/+48
| * | net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk2016-08-101-44/+53
| * | net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk2016-08-101-31/+34
| * | net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk2016-08-101-23/+39
| * | net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk2016-08-101-7/+4
| * | net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk2016-08-101-6/+4
| * | net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk2016-08-101-5/+5
| * | net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk2016-08-101-6/+0
| * | net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk2016-08-101-13/+5
|/ /
* | rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2016-08-105-71/+135
* | Merge branch 'qdisc-hashtable'David S. Miller2016-08-1013-46/+58
|\ \
| * | net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-108-18/+30
| * | net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-105-28/+28
|/ /
* | ravb: use proper names for suspend/resume functionsNiklas Söderlund2016-08-101-3/+3
* | net: ipconfig: fix use after freeUwe Kleine-König2016-08-101-8/+9
* | ravb: add sleep PM suspend/resume supportNiklas Söderlund2016-08-091-8/+64
* | net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-096-6/+8
* | net: Remove fib_local variableDavid Ahern2016-08-092-8/+0
* | ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault2016-08-091-0/+9
* | RDS: add __printf format attribute to error reporting functionsNicolas Iooss2016-08-082-0/+2
* | Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju2016-08-083-0/+167
* | net/fsl: use of_property_read_boolJulia Lawall2016-08-081-5/+2
* | hv_netvsc: Add handler for physical link speed changeHaiyang Zhang2016-08-083-7/+25
* | hv_netvsc: Add query for initial physical link speedHaiyang Zhang2016-08-082-2/+26
* | net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-081-11/+7
* | net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys2016-08-081-5/+2
* | net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys2016-08-081-32/+12
* | qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-081-7/+1
* | net/multicast: should not send source list records when have filter mode changeHangbin Liu2016-08-082-0/+20
* | net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-081-21/+13
* | net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes2016-08-081-18/+16
* | net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-081-21/+2
* | net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-082-13/+11
* | net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-081-21/+2
* | net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-084-37/+26
* | Merge branch 'bna-next'David S. Miller2016-08-082-26/+2
|\ \
| * | bna: remove global bnad_list_mutexIvan Vecera2016-08-081-20/+0
| * | bna: change type of bna_id to atomic_tIvan Vecera2016-08-081-2/+2
| * | bna: remove useless linked listIvan Vecera2016-08-082-4/+0
|/ /
* | Merge branch 'ipconfig-improve-dhcp-timeouts'David S. Miller2016-08-081-29/+21
|\ \
| * | net: ipconfig: drop inter-device timeoutUwe Kleine-König2016-08-081-4/+5
| * | net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König2016-08-081-19/+10
| * | net: ipconfig: Add device name to debug messagesUwe Kleine-König2016-08-081-6/+6
|/ /
* | Merge branch 'be2net-next'David S. Miller2016-08-083-195/+450
|\ \
| * | be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-083-158/+327
| * | be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-082-41/+130
| * | be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-081-7/+1
| * | be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-081-2/+5
|/ /
* / neigh: allow admin to set NUD_STALEJulian Anastasov2016-08-081-1/+2
|/
* sctp: use event->chunk when it's validXin Long2016-08-081-2/+2