summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | net: atm: constify in_cache_ops and eg_cache_ops structuresJulia Lawall2015-11-232-4/+4
* | | | | Merge branch 'ipmr-cleanups'David S. Miller2015-11-232-372/+284
|\ \ \ \ \
| * | | | | net: ipmr: factor out common vif init codeNikolay Aleksandrov2015-11-231-21/+19
| * | | | | net: ipmr: rearrange and cleanup setsockoptNikolay Aleksandrov2015-11-231-84/+107
| * | | | | net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it failsNikolay Aleksandrov2015-11-231-2/+0
| * | | | | net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLESNikolay Aleksandrov2015-11-231-2/+2
| * | | | | net: ipmr: make ip_mroute_getsockopt more understandableNikolay Aleksandrov2015-11-231-14/+14
| * | | | | net: ipmr: fix code and comment styleNikolay Aleksandrov2015-11-232-147/+54
| * | | | | net: ipmr: remove some pimsm ifdefs and simplifyNikolay Aleksandrov2015-11-231-96/+84
| * | | | | net: ipmr: always define mroute_reg_vif_numNikolay Aleksandrov2015-11-231-8/+0
| * | | | | net: ipmr: move the tbl id check in ipmr_new_tableNikolay Aleksandrov2015-11-231-11/+17
|/ / / / /
* | | | | Merge branch 'rhashtable-test-enhancements'David S. Miller2015-11-231-26/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rhashtable-test: allow to retry even if -ENOMEM was returnedPhil Sutter2015-11-231-1/+13
| * | | | rhashtable-test: calculate max_entries value by defaultPhil Sutter2015-11-231-3/+5
| * | | | rhashtable-test: retry insert operationsPhil Sutter2015-11-231-24/+29
| * | | | rhashtable-test: add cond_resched() to thread testPhil Sutter2015-11-231-0/+5
|/ / / /
* | | | Merge branch 'dsa-gpio-reset'David S. Miller2015-11-234-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | dsa: mv88e6xxx.c: Hardware reset the chip if availableAndrew Lunn2015-11-231-0/+10
| * | | net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-233-0/+28
|/ / /
* | | gianfar: use of_property_read_bool()Saurabh Sengar2015-11-221-4/+1
* | | bnx2x: Utilize FW 7.13.1.0.Yuval Mintz2015-11-221-20/+23
* | | net: IPv6 fib lookup tracepointDavid Ahern2015-11-223-0/+90
* | | net: avoid NULL deref in napi_get_frags()Eric Dumazet2015-11-201-2/+4
* | | ravb: use clock rate as basis for GTI.TIVSimon Horman2015-11-202-1/+40
* | | dl2k: Implement suspendOndrej Zary2015-11-201-14/+65
* | | dl2k: Reorder and cleanup initializationOndrej Zary2015-11-201-39/+56
* | | dl2k: Handle memory allocation errors in alloc_listOndrej Zary2015-11-201-85/+97
* | | Merge branch 'tipc-cleanups-improvements'David S. Miller2015-11-2016-1074/+1151
|\ \ \
| * | | tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-206-133/+133
| * | | tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-207-345/+415
| * | | tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-207-461/+462
| * | | tipc: convert node lock to rwlockJon Paul Maloy2015-11-203-133/+136
| * | | tipc: introduce per-link spinlockJon Paul Maloy2015-11-203-26/+25
| * | | tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-206-67/+74
| * | | tipc: small cleanup of function tipc_node_check_state()Jon Paul Maloy2015-11-201-3/+2
| * | | tipc: move linearization of buffers to generic codeJon Paul Maloy2015-11-203-5/+3
|/ / /
* | | Merge branch 'bnx2x-stats'David S. Miller2015-11-201-5/+4
|\ \ \
| * | | bnx2x: Show port statistics in Multi-functionYuval Mintz2015-11-201-3/+1
| * | | bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz2015-11-201-2/+3
|/ / /
* | | Merge branch 'ppp-kill-zombie-state'David S. Miller2015-11-203-24/+5
|\ \ \
| * | | ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault2015-11-203-4/+3
| * | | ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault2015-11-201-20/+2
|/ / /
* | | Merge branch 'mlxsw-vlan'David S. Miller2015-11-201-45/+84
|\ \ \
| * | | mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_addIdo Schimmel2015-11-201-15/+46
| * | | mlxsw: spectrum: Unify setting of HW VLAN filtersIdo Schimmel2015-11-201-24/+34
| * | | mlxsw: spectrum: Use correct PVID value when removing VLANsIdo Schimmel2015-11-201-10/+8
|/ / /
* | | bpf: add show_fdinfo handler for mapsDaniel Borkmann2015-11-201-1/+21
* | | net: encx24j600: move rev announcement to probe functionJon Ringle2015-11-201-12/+12
* | | Merge branch 'net-generic-busy-polling'David S. Miller2015-11-1841-507/+171
|\ \ \ | |/ / |/| |
| * | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-1814-20/+16
OpenPOWER on IntegriCloud