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
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
4
-21
/
+35
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
4
-5
/
+8
2017-08-07
net: ipv4: add second dif to raw socket lookups
David Ahern
3
-7
/
+13
2017-08-07
net: ipv4: add second dif to inet socket lookups
David Ahern
7
-35
/
+58
2017-08-07
net: ipv4: add second dif to udp socket lookups
David Ahern
4
-28
/
+48
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
162
-6294
/
+9060
2017-08-07
hns3: fix unused function warning
Arnd Bergmann
1
-15
/
+12
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
333
-15440
/
+7477
2017-08-07
Merge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc'
David S. Miller
39
-441
/
+438
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
33
-202
/
+174
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
11
-11
/
+11
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
3
-5
/
+3
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
39
-144
/
+101
2017-08-07
hns3pf: don't check handle during mqprio offload
Jiri Pirko
1
-1
/
+1
2017-08-07
nfp: change flows in apps that offload ndo_setup_tc
Jiri Pirko
2
-17
/
+9
2017-08-07
dsa: push cls_matchall setup_tc processing into a separate function
Jiri Pirko
1
-12
/
+21
2017-08-07
mlxsw: spectrum: rename cls arg in matchall processing
Jiri Pirko
1
-7
/
+7
2017-08-07
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...
Jiri Pirko
1
-30
/
+51
2017-08-07
mlx5e_rep: push cls_flower setup_tc processing into a separate function
Jiri Pirko
1
-20
/
+29
2017-08-07
mlx5e: push cls_flower and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-25
/
+31
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
cxgb4: push cls_u32 setup_tc processing into a separate function
Jiri Pirko
1
-16
/
+26
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
4
-3
/
+3
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
4
-5
/
+5
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
32
-113
/
+125
2017-08-07
net/mlx5: Increase the maximum flow counters supported
Rabie Loulou
6
-27
/
+32
2017-08-07
net/mlx5: Fix counter list hardware structure
Rabie Loulou
1
-2
/
+1
2017-08-07
net/mlx5: Delay events till ib registration ends
Erez Shitrit
3
-0
/
+79
2017-08-07
net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig
Saeed Mahameed
10
-72
/
+69
2017-08-07
net/mlx5: Separate between E-Switch and MPFS
Saeed Mahameed
9
-221
/
+377
2017-08-07
net/mlx5: Unify vport manager capability check
Saeed Mahameed
4
-30
/
+19
2017-08-07
net/mlx5e: NIC netdev init flow cleanup
Saeed Mahameed
3
-16
/
+20
2017-08-07
net/mlx5e: Rearrange netdevice ops structures
Saeed Mahameed
1
-6
/
+10
2017-08-06
Merge branch 'sctp-remove-typedefs-from-structures-part-5'
David S. Miller
22
-311
/
+320
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
10
-129
/
+134
2017-08-06
sctp: remove the typedef sctp_event_t
Xin Long
5
-24
/
+18
2017-08-06
sctp: remove the typedef sctp_event_timeout_t
Xin Long
3
-9
/
+9
2017-08-06
sctp: remove the typedef sctp_event_other_t
Xin Long
1
-4
/
+4
2017-08-06
sctp: remove the typedef sctp_event_primitive_t
Xin Long
1
-4
/
+4
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
9
-26
/
+28
2017-08-06
sctp: remove the typedef sctp_ierror_t
Xin Long
3
-27
/
+29
2017-08-06
sctp: remove the typedef sctp_xmit_t
Xin Long
4
-40
/
+41
2017-08-06
sctp: remove the typedef sctp_sock_state_t
Xin Long
2
-4
/
+5
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
3
-6
/
+7
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
9
-42
/
+42
2017-08-06
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2
-3
/
+5
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
3
-5
/
+5
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
3
-4
/
+5
2017-08-06
dt-bindings: net: Document bindings for anarion-gmac
Alexandru Gagniuc
1
-0
/
+25
2017-08-06
net: stmmac: Add Adaptrum Anarion GMAC glue layer
Alexandru Gagniuc
3
-0
/
+162
[prev]
[next]