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
2019-07-01
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
1
-0
/
+9
2019-07-01
net: netsec: Use page_pool API
Ilias Apalodimas
2
-47
/
+80
2019-07-01
tc-testing: added tdc tests for prio qdisc
Roman Mashak
1
-0
/
+276
2019-07-01
Merge branch 'mirred-batch-fixes'
David S. Miller
2
-0
/
+100
2019-07-01
tc-testing: updated mirred action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-07-01
net sched: update mirred action for batched events operations
Roman Mashak
1
-0
/
+6
2019-07-01
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
1
-1
/
+8
2019-07-01
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
1
-5
/
+4
2019-07-01
net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
Eiichi Tsukata
1
-1
/
+1
2019-07-01
net: link_watch: prevent starvation when processing linkwatch wq
Yunsheng Lin
1
-1
/
+12
2019-07-01
Merge branch 'mlxsw-PTP-timestamping-support'
David S. Miller
11
-40
/
+1378
2019-07-01
mlxsw: spectrum: PTP: Support ethtool get_ts_info
Petr Machata
3
-0
/
+55
2019-07-01
mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctls
Petr Machata
3
-0
/
+227
2019-07-01
mlxsw: spectrum: PTP: Configure PTP traps and FIFO events
Petr Machata
2
-0
/
+65
2019-07-01
mlxsw: spectrum: PTP: Garbage-collect unmatched entries
Petr Machata
1
-0
/
+86
2019-07-01
mlxsw: spectrum: PTP: Support timestamping on Spectrum-1
Petr Machata
6
-2
/
+388
2019-07-01
mlxsw: spectrum: PTP: Disable BH when working with PHC
Petr Machata
1
-12
/
+12
2019-07-01
mlxsw: spectrum: PTP: Add PTP initialization / finalization
Petr Machata
4
-3
/
+122
2019-07-01
mlxsw: pci: PTP: Hook into packet transmit path
Petr Machata
6
-1
/
+75
2019-07-01
mlxsw: core: Add support for using SKB control buffer
Petr Machata
3
-0
/
+13
2019-07-01
mlxsw: spectrum: PTP: Hook into packet receive path
Petr Machata
6
-9
/
+67
2019-07-01
mlxsw: spectrum: Add support for traps specific to Spectrum-1
Petr Machata
2
-2
/
+25
2019-07-01
mlxsw: spectrum: Extract a helper for trap registration
Petr Machata
1
-15
/
+33
2019-07-01
mlxsw: reg: Add Monitoring Global Configuration Register
Petr Machata
1
-0
/
+27
2019-07-01
mlxsw: reg: Add Time Precision Packet Timestamping Reading
Petr Machata
1
-0
/
+110
2019-07-01
mlxsw: reg: Add Monitoring Precision Time Protocol Trap Register
Petr Machata
1
-0
/
+39
2019-07-01
mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration Register
Petr Machata
1
-0
/
+38
2019-07-01
samples: pktgen: allow to specify destination port
Daniel T. Lee
10
-2
/
+95
2019-07-01
samples: pktgen: add some helper functions for port parsing
Daniel T. Lee
1
-0
/
+34
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
6
-5
/
+17
2019-06-30
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
43
-686
/
+1462
2019-06-30
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
21
-145
/
+686
2019-06-29
r8169: remove not needed call to dma_sync_single_for_device
Heiner Kallweit
1
-1
/
+0
2019-06-29
r8169: consider that 32 Bit DMA is the default
Heiner Kallweit
1
-8
/
+1
2019-06-29
r8169: improve handling VLAN tag
Heiner Kallweit
1
-2
/
+3
2019-06-29
selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
Florian Westphal
1
-6
/
+10
2019-06-29
Merge branch 'em_ipt-add-support-for-addrtype'
David S. Miller
1
-2
/
+46
2019-06-29
net: sched: em_ipt: add support for addrtype matching
Nikolay Aleksandrov
1
-0
/
+14
2019-06-29
net: sched: em_ipt: keep the user-specified nfproto and dump it
Nikolay Aleksandrov
1
-1
/
+13
2019-06-29
net: sched: em_ipt: set the family based on the packet if it's unspecified
Nikolay Aleksandrov
1
-1
/
+6
2019-06-29
net: sched: em_ipt: match only on ip/ipv6 traffic
Nikolay Aleksandrov
1
-0
/
+13
2019-06-29
hinic: add vlan offload support
Xue Chaojing
7
-2
/
+97
2019-06-28
net/mlx5e: Disallow tc redirect offload cases we don't support
Paul Blakey
3
-5
/
+24
2019-06-28
net/mlx5e: Expose same physical switch_id for all representors
Paul Blakey
1
-20
/
+9
2019-06-28
net/mlx5e: Don't refresh TIRs when updating representor SQs
Gavi Teitz
5
-4
/
+21
2019-06-28
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
3
-12
/
+12
2019-06-28
net/mlx5e: Set drvinfo in generic manner
Parav Pandit
1
-1
/
+1
2019-06-28
net/mlx5e: Correct phys_port_name for PF port
Parav Pandit
1
-0
/
+2
2019-06-28
net/mlx5e: Report netdevice MPLS features
Ariel Levkovich
1
-0
/
+5
2019-06-28
net/mlx5e: Move to HW checksumming advertising
Ariel Levkovich
1
-4
/
+2
[next]