index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
5
-7
/
+10
2016-07-05
Merge branch 'r6040-next'
David S. Miller
2
-33
/
+28
2016-07-05
net: r6040: Bump version and date
Florian Fainelli
1
-2
/
+2
2016-07-05
net: r6040: Update my email
Florian Fainelli
2
-3
/
+3
2016-07-05
net: r6040: Utilize napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-07-05
net: r6040: Utilize __napi_schedule_irqoff
Florian Fainelli
1
-1
/
+1
2016-07-05
net: r6040: Check for skb->xmit_more
Florian Fainelli
1
-1
/
+2
2016-07-05
net: r6040: Reclaim transmitted buffers in NAPI
Florian Fainelli
1
-9
/
+8
2016-07-05
net: r6040: Utilize skb_put_padto()
Florian Fainelli
1
-5
/
+4
2016-07-05
net: r6040: Increase statistics upon transmit completion
Florian Fainelli
1
-3
/
+5
2016-07-05
net: r6040: Utilize phy_print_status
Florian Fainelli
1
-8
/
+2
2016-07-05
dwc_eth_qos: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-05
Merge branch 'mlx5-ntuple-steering'
David S. Miller
15
-405
/
+972
2016-07-05
net/mlx5e: Expose flow control counters to ethtool
Gal Pressman
2
-8
/
+38
2016-07-05
net/mlx5e: Expose RDMA VPort counters to ethtool
Gal Pressman
1
-0
/
+16
2016-07-05
net/mlx5e: Add support to get ethtool flow rules
Maor Gottlieb
3
-0
/
+47
2016-07-05
net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering
Maor Gottlieb
3
-2
/
+163
2016-07-05
net/mlx5e: Add ethtool flow steering support
Maor Gottlieb
7
-12
/
+456
2016-07-05
net/mlx5: Properly remove all steering objects
Maor Gottlieb
1
-105
/
+15
2016-07-05
net/mlx5: Introduce mlx5_flow_steering structure
Maor Gottlieb
3
-64
/
+84
2016-07-05
net/mlx5: Refactor mlx5_add_flow_rule
Maor Gottlieb
8
-232
/
+171
2016-07-04
net-next: mediatek: remove superfluous free_irq() call
John Crispin
1
-1
/
+0
2016-07-04
net: lpc_eth: Remove unused 'pldat' variable
Fabio Estevam
1
-1
/
+0
2016-07-04
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
43
-1217
/
+3831
2016-07-04
Merge branch 'mlxsw-fib-offload'
David S. Miller
7
-284
/
+2079
2016-07-04
mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
Ido Schimmel
3
-1
/
+143
2016-07-04
mlxsw: spectrum: Configure FIDs based on bridge events
Ido Schimmel
3
-24
/
+107
2016-07-04
mlxsw: spectrum: Unsplit the vFID range
Ido Schimmel
2
-29
/
+30
2016-07-04
mlxsw: spectrum: Introduce support for router interfaces
Ido Schimmel
3
-230
/
+357
2016-07-04
mlxsw: spectrum: Edit RIF properties based on netdev events
Ido Schimmel
3
-6
/
+86
2016-07-04
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
4
-5
/
+127
2016-07-04
mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops
Jiri Pirko
3
-0
/
+259
2016-07-04
mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition
Jiri Pirko
1
-0
/
+264
2016-07-04
mlxsw: spectrum_router: Add virtual router management
Jiri Pirko
2
-0
/
+242
2016-07-04
mlxsw: spectrum_router: Implement LPM trees management
Jiri Pirko
2
-1
/
+175
2016-07-04
mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition
Jiri Pirko
1
-0
/
+45
2016-07-04
mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition
Jiri Pirko
1
-0
/
+77
2016-07-04
mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
Jiri Pirko
1
-1
/
+53
2016-07-04
mlxsw: spectrum_router: Implement private fib
Jiri Pirko
2
-0
/
+127
2016-07-04
tun: fix build warnings
Jason Wang
1
-3
/
+5
2016-07-04
Merge branch 'liquidio-next'
David S. Miller
21
-431
/
+433
2016-07-04
liquidio: Response header changes
Raghu Vatsavayi
1
-6
/
+12
2016-07-04
liquidio: Remove redundant code
Raghu Vatsavayi
13
-47
/
+51
2016-07-04
liquidio: Droq validation
Raghu Vatsavayi
1
-12
/
+0
2016-07-04
liquidio: MTU limits
Raghu Vatsavayi
3
-11
/
+15
2016-07-04
liquidio: free resources during shutdown
Raghu Vatsavayi
4
-8
/
+13
2016-07-04
liquidio: iq/oq limits
Raghu Vatsavayi
1
-5
/
+1
2016-07-04
liquidio: softcommand delay
Raghu Vatsavayi
3
-5
/
+5
2016-07-04
liquidio: IQ synchronization
Raghu Vatsavayi
1
-11
/
+16
2016-07-04
liquidio: Macro replacements
Raghu Vatsavayi
17
-321
/
+66
[next]