index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
4
-6
/
+7
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
3
-5
/
+7
2020-07-24
net/ipv6: switch do_ipv6_setsockopt to sockptr_t
Christoph Hellwig
1
-33
/
+33
2020-07-24
net/ipv6: factor out a ipv6_set_opt_hdr helper
Christoph Hellwig
1
-75
/
+75
2020-07-24
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
3
-9
/
+11
2020-07-24
net/ipv6: split up ipv6_flowlabel_opt
Christoph Hellwig
1
-143
/
+166
2020-07-24
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
3
-13
/
+15
2020-07-24
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
1
-35
/
+33
2020-07-24
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
3
-38
/
+17
2020-07-24
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
3
-10
/
+12
2020-07-24
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
4
-11
/
+12
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
10
-66
/
+68
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
5
-23
/
+21
2020-07-24
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
1
-5
/
+4
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
4
-8
/
+12
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
4
-18
/
+20
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-6
/
+9
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
1
-4
/
+3
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
4
-8
/
+11
2020-07-24
net: add a new sockptr_t type
Christoph Hellwig
1
-0
/
+104
2020-07-24
bpfilter: reject kernel addresses
Christoph Hellwig
1
-0
/
+4
2020-07-24
net/bpfilter: split __bpfilter_process_sockopt
Christoph Hellwig
1
-24
/
+27
2020-07-24
bpfilter: fix up a sparse annotation
Christoph Hellwig
1
-1
/
+1
2020-07-24
Merge branch 'TC-datapath-hash-api'
David S. Miller
5
-0
/
+49
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
2
-0
/
+19
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
3
-0
/
+30
2020-07-24
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
1
-0
/
+19
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
2
-61
/
+83
2020-07-23
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2
-3
/
+15
2020-07-23
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
2020-07-23
ice: add AQC get link topology handle support
Paul Greenwalt
2
-1
/
+118
2020-07-23
ice: Rename low_power_ctrl
Lev Faerman
2
-11
/
+11
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
5
-6
/
+29
2020-07-23
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
3
-1
/
+26
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
9
-216
/
+628
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
7
-95
/
+518
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
3
-40
/
+0
2020-07-23
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
3
-39
/
+40
2020-07-23
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
10
-29
/
+458
2020-07-23
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-23
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-23
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
3
-1
/
+166
2020-07-23
Merge branch 'l2tp-further-checkpatch-pl-cleanups'
David S. Miller
6
-150
/
+169
2020-07-23
l2tp: cleanup kzalloc calls
Tom Parkin
1
-2
/
+2
2020-07-23
l2tp: cleanup netlink tunnel create address handling
Tom Parkin
1
-24
/
+33
2020-07-23
l2tp: cleanup netlink send of tunnel address information
Tom Parkin
1
-56
/
+70
2020-07-23
l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
Tom Parkin
1
-3
/
+5
[prev]
[next]