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
2018-07-24
mpls: remove trailing whitepace
Stephen Hemminger
1
-1
/
+1
2018-07-24
llc: fix whitespace issues
Stephen Hemminger
3
-3
/
+2
2018-07-24
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-24
wimax: remove blank lines at EOF
Stephen Hemminger
4
-6
/
+0
2018-07-24
sched: fix trailing whitespace
Stephen Hemminger
5
-6
/
+3
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
1
-6
/
+1
2018-07-24
Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers'
David S. Miller
5
-13
/
+39
2018-07-24
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
3
-9
/
+14
2018-07-24
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
5
-4
/
+25
2018-07-24
Merge branch 'mlxsw-Add-extack-messages-for-tc-flower'
David S. Miller
5
-53
/
+114
2018-07-24
mlxsw: spectrum_flower: Add extack messages
Nir Dotan
1
-4
/
+17
2018-07-24
mlxsw: spectrum_acl: Add extack messages
Nir Dotan
1
-4
/
+11
2018-07-24
mlxsw: core_acl_flex_actions: Add extack messages
Nir Dotan
1
-10
/
+25
2018-07-24
mlxsw: spectrum_acl: Propagate extack pointer
Nir Dotan
5
-35
/
+61
2018-07-24
netlink: do not store start function in netlink_cb
Florian Westphal
2
-4
/
+2
2018-07-24
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...
David S. Miller
5
-36
/
+170
2018-07-24
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
1
-25
/
+30
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
79
-704
/
+1787
2018-07-23
Merge branch 'rds-ipv6'
David S. Miller
27
-422
/
+1543
2018-07-23
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
7
-11
/
+293
2018-07-23
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-23
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
23
-369
/
+863
2018-07-23
Merge branch 'sched-introduce-chain-templates-support-with-offloading-to-mlxsw'
David S. Miller
15
-139
/
+829
2018-07-23
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
1
-1
/
+43
2018-07-23
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
2
-1
/
+31
2018-07-23
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
2
-0
/
+5
2018-07-23
mlxsw: spectrum: Implement chain template hinting
Jiri Pirko
6
-12
/
+86
2018-07-23
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
2
-0
/
+41
2018-07-23
net: sched: cls_flower: implement chain templates
Jiri Pirko
1
-1
/
+105
2018-07-23
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
1
-21
/
+22
2018-07-23
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
1
-25
/
+37
2018-07-23
net: sched: introduce chain templates
Jiri Pirko
2
-0
/
+77
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
4
-9
/
+309
2018-07-23
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2
-48
/
+43
2018-07-23
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
1
-22
/
+31
2018-07-23
Merge branch 'cpsw-add-MQPRIO-and-CBS-Qdisc-offload'
David S. Miller
3
-22
/
+913
2018-07-23
Documentation: networking: cpsw: add MQPRIO & CBS offload examples
Ivan Khoronzhuk
1
-0
/
+540
2018-07-23
net: ethernet: ti: cpsw: restore shaper configuration while down/up
Ivan Khoronzhuk
1
-0
/
+47
2018-07-23
net: ethernet: ti: cpsw: add CBS Qdisc offload
Ivan Khoronzhuk
1
-0
/
+221
2018-07-23
net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
Ivan Khoronzhuk
1
-0
/
+82
2018-07-23
net: ethernet: ti: cpdma: fit rated channels in backward order
Ivan Khoronzhuk
1
-16
/
+15
2018-07-23
net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
1
-6
/
+8
2018-07-23
Merge tag 'mlx5e-updates-2018-07-18-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
28
-269
/
+1654
2018-07-23
net/mlx5e: Use PARTIAL_GSO for UDP segmentation
Boris Pismenny
5
-140
/
+23
2018-07-23
net/mlx5e: Support offloading double vlan push/pop tc actions
Jianbo Liu
3
-20
/
+58
2018-07-23
net/mlx5e: Refactor tc vlan push/pop actions offloading
Jianbo Liu
3
-28
/
+41
2018-07-23
net/mlx5e: Support offloading tc double vlan headers match
Jianbo Liu
1
-3
/
+52
2018-07-23
net/mlx5e: Remove redundant WARN when we cannot find neigh entry
Roi Dayan
1
-3
/
+1
2018-07-23
net/mlx5: FW tracer, Add debug prints
Saeed Mahameed
1
-2
/
+11
[next]