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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-27
ethtool: introduce ethtool netlink interface
Michal Kubecek
4
-1
/
+56
2019-12-27
sctp: do trace_sctp_probe after SACK validation and check
Kevin Kou
1
-9
/
+9
2019-12-27
tcp_cubic: make Hystart aware of pacing
Eric Dumazet
1
-1
/
+12
2019-12-27
tcp_cubic: tweak Hystart detection for short RTT flows
Eric Dumazet
1
-2
/
+21
2019-12-27
tcp_cubic: switch bictcp_clock() to usec resolution
Eric Dumazet
1
-21
/
+14
2019-12-27
tcp_cubic: remove one conditional from hystart_update()
Eric Dumazet
1
-2
/
+2
2019-12-27
tcp_cubic: optimize hystart_update()
Eric Dumazet
1
-6
/
+3
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-291
/
+318
2019-12-26
af_packet: refactoring code for prb_calc_retire_blk_tmo
Mao Wenan
1
-18
/
+12
2019-12-26
sctp: move trace_sctp_probe_path into sctp_outq_sack
Kevin Kou
1
-0
/
+6
2019-12-25
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-12-25
net: Add a layer for non-PHY MII time stamping drivers.
Richard Cochran
1
-3
/
+4
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-10
/
+10
2019-12-25
net: ethtool: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-25
net: vlan: Use the PHY time stamping interface.
Richard Cochran
1
-2
/
+2
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2
-62
/
+17
2019-12-24
ipv6: Handle multipath route deletion notification
Ido Schimmel
1
-0
/
+26
2019-12-24
ipv6: Handle route deletion notification
Ido Schimmel
1
-1
/
+43
2019-12-24
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+40
2019-12-24
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
1
-0
/
+48
2019-12-24
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+7
2019-12-24
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+18
2019-12-24
openvswitch: New MPLS actions for layer 2 tunnelling
Martin Varghese
2
-6
/
+58
2019-12-24
net: Rephrased comments section of skb_mpls_pop()
Martin Varghese
1
-1
/
+1
2019-12-24
net: skb_mpls_push() modified to allow MPLS header push at start of packet.
Martin Varghese
1
-2
/
+6
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
77
-398
/
+707
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
50
-274
/
+583
2019-12-20
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-20
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2019-12-20
tipc: make legacy address flag readable over netlink
John Rutherford
3
-0
/
+63
2019-12-20
net: dsa: ksz: use common define for tag len
Michael Grzeschik
1
-5
/
+3
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
3
-0
/
+103
2019-12-20
xsk: Use struct_size() helper
Magnus Karlsson
1
-8
/
+7
2019-12-20
xsk: Add function naming comments and reorder functions
Magnus Karlsson
2
-136
/
+167
2019-12-20
xsk: Remove unnecessary READ_ONCE of data
Magnus Karlsson
1
-2
/
+2
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
2
-30
/
+33
2019-12-20
xsk: Simplify the consumer ring access functions
Magnus Karlsson
2
-68
/
+58
2019-12-20
xsk: Simplify xskq_nb_avail and xskq_nb_free
Magnus Karlsson
1
-11
/
+13
2019-12-20
xsk: Eliminate the RX batch size
Magnus Karlsson
1
-4
/
+2
2019-12-20
xsk: Standardize naming of producer ring access functions
Magnus Karlsson
2
-41
/
+37
2019-12-20
xsk: Consolidate to one single cached producer pointer
Magnus Karlsson
1
-26
/
+21
2019-12-20
xsk: Simplify detection of empty and full rings
Magnus Karlsson
1
-2
/
+5
2019-12-20
xsk: Eliminate the lazy update threshold
Magnus Karlsson
1
-2
/
+1
2019-12-19
xdp: Simplify __bpf_tx_xdp_map()
Björn Töpel
1
-26
/
+7
2019-12-19
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-24
/
+3
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2
-13
/
+13
2019-12-19
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
1
-0
/
+25
[next]