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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+9
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-0
/
+5
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
1
-0
/
+14
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
1
-0
/
+1
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
1
-0
/
+1
2019-12-27
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
2
-0
/
+21
2019-12-27
ethtool: add LINKINFO_NTF notification
Michal Kubecek
1
-0
/
+1
2019-12-27
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
1
-0
/
+1
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
1
-0
/
+18
2019-12-27
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2
-0
/
+59
2019-12-27
ethtool: support for netlink notifications
Michal Kubecek
3
-0
/
+16
2019-12-27
ethtool: netlink bitset handling
Michal Kubecek
1
-0
/
+35
2019-12-27
ethtool: helper functions for netlink interface
Michal Kubecek
1
-0
/
+21
2019-12-27
ethtool: introduce ethtool netlink interface
Michal Kubecek
2
-0
/
+45
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-37
/
+127
2019-12-26
bonding: rename AD_STATE_* to LACP_STATE_*
Andy Roulin
1
-8
/
+8
2019-12-26
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
1
-9
/
+0
2019-12-26
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
1
-0
/
+4
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+8
2019-12-25
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
1
-0
/
+63
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
2
-31
/
+68
2019-12-25
net: phy: Introduce helper functions for time stamping support.
Richard Cochran
1
-0
/
+60
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
1
-2
/
+0
2019-12-24
ipv6: Handle route deletion notification
Ido Schimmel
1
-0
/
+1
2019-12-24
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
1
-0
/
+2
2019-12-24
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
1
-0
/
+31
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
45
-115
/
+199
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-20
/
+91
2019-12-21
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+10
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+2
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-1
/
+1
2019-12-20
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-20
tipc: make legacy address flag readable over netlink
John Rutherford
1
-0
/
+2
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
1
-0
/
+2
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-5
/
+5
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
1
-2
/
+2
2019-12-20
xen/interface: re-define FRONT/BACK_RING_ATTACH()
Paul Durrant
1
-20
/
+9
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-0
/
+1
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2
-1
/
+13
2019-12-19
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-1
/
+0
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-7
/
+4
2019-12-19
net/tls: add helper for testing if socket is RX offloaded
Jakub Kicinski
1
-0
/
+9
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-0
/
+6
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+6
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-0
/
+1
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-0
/
+1
[next]