summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: sched: convert qdisc linked list to hashtableJiri Kosina2016-08-118-18/+30
| * net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-115-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-101-8/+64
* net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-106-6/+8
* net: Remove fib_local variableDavid Ahern2016-08-092-8/+0Star
* 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-092-0/+2
* Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju2016-08-093-0/+167
* net/fsl: use of_property_read_boolJulia Lawall2016-08-091-5/+2Star
* hv_netvsc: Add handler for physical link speed changeHaiyang Zhang2016-08-093-7/+25
* hv_netvsc: Add query for initial physical link speedHaiyang Zhang2016-08-092-2/+26
* net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-091-11/+7Star
* net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys2016-08-091-5/+2Star
* net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys2016-08-091-32/+12Star
* qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-091-7/+1Star
* net/multicast: should not send source list records when have filter mode changeHangbin Liu2016-08-092-0/+20
* net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+13Star
* net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes2016-08-091-18/+16Star
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2Star
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-092-13/+11Star
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2Star
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-094-37/+26Star
* Merge branch 'bna-next'David S. Miller2016-08-092-26/+2Star
|\
| * bna: remove global bnad_list_mutexIvan Vecera2016-08-091-20/+0Star
| * bna: change type of bna_id to atomic_tIvan Vecera2016-08-091-2/+2
| * bna: remove useless linked listIvan Vecera2016-08-092-4/+0Star
|/
* Merge branch 'ipconfig-improve-dhcp-timeouts'David S. Miller2016-08-091-29/+21Star
|\
| * net: ipconfig: drop inter-device timeoutUwe Kleine-König2016-08-091-4/+5
| * net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König2016-08-091-19/+10Star
| * net: ipconfig: Add device name to debug messagesUwe Kleine-König2016-08-091-6/+6
|/
* Merge branch 'be2net-next'David S. Miller2016-08-093-195/+450
|\
| * be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-093-158/+327
| * be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-092-41/+130
| * be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-091-7/+1Star
| * be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-091-2/+5
|/
* neigh: allow admin to set NUD_STALEJulian Anastasov2016-08-091-1/+2
* sctp: use event->chunk when it's validXin Long2016-08-081-2/+2
* net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
* net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
* Merge branch 'bpf-csum-complete'David S. Miller2016-08-082-24/+57
|\
| * bpf: fix checksum for vlan push/pop helperDaniel Borkmann2016-08-081-0/+12
| * bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-082-21/+35
| * bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann2016-08-081-3/+10
|/
* net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
* Merge branch 'mlxsw-dcb-fixes'David S. Miller2016-08-082-4/+7
|\
| * mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
| * mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
| * mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
|/