index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+18
*
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
1
-0
/
+158
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
2
-0
/
+268
*
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+7
*
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+45
*
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+17
*
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
1
-0
/
+89
*
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2017-10-02
1
-0
/
+16
*
net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const
Simon Horman
2017-10-02
1
-2
/
+3
*
net-ipv6: remove unused IP6_ECN_clear() function
Maciej Żenczykowski
2017-10-02
1
-5
/
+0
*
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
Haishuang Yan
2017-10-02
1
-0
/
+3
*
ipv4: Namespaceify tcp_fastopen_key knob
Haishuang Yan
2017-10-02
2
-3
/
+7
*
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
Haishuang Yan
2017-10-02
1
-1
/
+1
*
ipv4: Namespaceify tcp_fastopen knob
Haishuang Yan
2017-10-02
2
-1
/
+1
*
net: dsa: remove tag ops from the switch tree
Vivien Didelot
2017-10-01
1
-11
/
+0
*
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-10-01
1
-2
/
+2
*
net: dsa: prepare master receive hot path
Vivien Didelot
2017-10-01
1
-0
/
+5
*
net: dsa: add tagging ops to port
Vivien Didelot
2017-10-01
1
-0
/
+3
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-01
1
-0
/
+20
|
\
|
*
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-09-29
1
-0
/
+20
*
|
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
Maciej Żenczykowski
2017-09-30
1
-0
/
+1
|
/
*
net: ipv4: remove fib_weight
David Ahern
2017-09-29
1
-3
/
+0
*
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
2
-0
/
+3
*
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-29
2
-0
/
+10
*
net: bridge: add per-port group_fwd_mask with less restrictions
Nikolay Aleksandrov
2017-09-29
1
-0
/
+1
*
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
2017-09-28
1
-1
/
+1
*
net: mroute: Check if rule is a default rule
Yotam Gigi
2017-09-27
1
-0
/
+7
*
net: ipmr: Add MFC offload indication
Yotam Gigi
2017-09-27
1
-0
/
+2
*
ipmr: Add FIB notification access functions
Yotam Gigi
2017-09-27
2
-0
/
+18
*
ipmr: Add reference count to MFC entries
Yotam Gigi
2017-09-27
1
-0
/
+21
*
fib: notifier: Add VIF add and delete event types
Yotam Gigi
2017-09-27
1
-0
/
+2
*
net: sched: introduce helper to identify gact pass action
Jiri Pirko
2017-09-27
1
-0
/
+5
*
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
4
-5
/
+98
*
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
Daniel Borkmann
2017-09-26
1
-3
/
+6
*
qed: iWARP - Add check for errors on a SYN packet
Michal Kalderon
2017-09-26
1
-0
/
+1
*
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-26
1
-1
/
+1
*
neigh: make struct neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-09-26
1
-1
/
+1
*
tun: enable napi_gro_frags() for TUN/TAP driver
Petar Penkov
2017-09-26
1
-0
/
+1
*
tun: enable NAPI for TUN/TAP driver
Petar Penkov
2017-09-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
14
-147
/
+122
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-23
6
-22
/
+12
|
|
\
|
|
*
net: prevent dst uses after free
Eric Dumazet
2017-09-22
3
-20
/
+6
|
|
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-22
1
-1
/
+5
|
|
*
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2017-09-20
1
-0
/
+1
|
|
*
tcp: remove two unused functions
Yuchung Cheng
2017-09-19
1
-1
/
+0
|
*
|
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-23
1
-14
/
+4
|
|
\
\
|
|
*
|
ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again
John Hubbard
2017-09-19
1
-14
/
+4
|
|
|
/
|
*
|
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-23
1
-1
/
+1
|
|
\
\
|
|
*
|
driver core: Fix link to device power management documentation
Geert Uytterhoeven
2017-09-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-09-23
1
-0
/
+1
|
|
\
\
[next]