Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fdc71eea8c0aefab80020044f8abf5c3c6814b44
/
include
fe19191
net: phy: Fixup kerneldoc markup.
by Andrew Lunn
· 6 years ago
c0ec3c2
net: phy: Convert u32 phydev->lp_advertising to linkmode
by Andrew Lunn
· 6 years ago
3c1bcc8
net: ethernet: Convert phydev advertize and supported from u32 to link mode
by Andrew Lunn
· 6 years ago
899a3cb
net: phy: remove states PHY_STARTING and PHY_PENDING
by Heiner Kallweit
· 6 years ago
7f76fa3
net: sched: register callbacks for indirect tc block binds
by John Hurley
· 6 years ago
aa2af2e
net: phy: add macros for PHYID matching
by Heiner Kallweit
· 6 years ago
d73a215
net: phy: simplify phy_mac_interrupt and related functions
by Heiner Kallweit
· 6 years ago
8deeb63
net: phy: don't set state PHY_CHANGELINK in phy_change
by Heiner Kallweit
· 6 years ago
a4307c0
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
by Heiner Kallweit
· 6 years ago
457937b
net: phy: leds: Don't make our own link speed names
by Kyle Roeschley
· 6 years ago
695bce8
net: phy: improve struct phy_device member interrupts handling
by Heiner Kallweit
· 6 years ago
916444d
ptp: deprecate gettime64() in favor of gettimex64()
by Miroslav Lichvar
· 6 years ago
3618008
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
by Miroslav Lichvar
· 6 years ago
190852a
net: sched: red: inform offloads about harddrop setting
by Jakub Kicinski
· 6 years ago
960abf6
net: 8021q: vlan_core: allow use list of vlans for real device
by Ivan Khoronzhuk
· 6 years ago
e794676
net: core: dev_addr_lists: add auxiliary func to handle reference address updates
by Ivan Khoronzhuk
· 6 years ago
e7cc082
udp: Support for error handlers of tunnels with arbitrary destination port
by Stefano Brivio
· 6 years ago
32bbd87
net: Convert protocol error handlers from void to int
by Stefano Brivio
· 6 years ago
a025fb5
geneve: Allow configuration of DF behaviour
by Stefano Brivio
· 6 years ago
b4d30697
vxlan: Allow configuration of DF behaviour
by Stefano Brivio
· 6 years ago
a36e185
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
by Stefano Brivio
· 6 years ago
bfaee91
net: sched: add an offload graft helper
by Jakub Kicinski
· 6 years ago
b592843
net: sched: add an offload dump helper
by Jakub Kicinski
· 6 years ago
85a1f31
net: phy: remove state PHY_AN
by Heiner Kallweit
· 6 years ago
1d10bd1
net: add netif_is_geneve()
by John Hurley
· 6 years ago
295d072
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
by Michał Mirosław
· 6 years ago
9b31914
net/vlan: include the shift in skb_vlan_tag_get_prio()
by Michał Mirosław
· 6 years ago
e0a6b80
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
by Michał Mirosław
· 6 years ago
c8accd5
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
by Michał Mirosław
· 6 years ago
a3320bc
net: phy: make phy_trigger_machine static
by Heiner Kallweit
· 6 years ago
8572a1b
net: phy: bcm7xxx: Add entry for BCM7255
by Justin Chen
· 6 years ago
cf329aa
udp: cope with UDP GRO packet misdirection
by Paolo Abeni
· 6 years ago
80bde36
ipv6: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
68cb7d5
ip: factor out protocol delivery helper
by Paolo Abeni
· 6 years ago
bcd1665
udp: add support for UDP_GRO cmsg
by Paolo Abeni
· 6 years ago
e20cf8d
udp: implement GRO for plain UDP sockets.
by Paolo Abeni
· 6 years ago
60fb956
udp: implement complete book-keeping for encap_needed
by Paolo Abeni
· 6 years ago
7055420
net: fix raw socket lookup device bind matching with VRFs
by Duncan Eastoe
· 6 years ago
6897445
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
by Mike Manning
· 6 years ago
6da5b0f
net: ensure unbound datagram socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
e781905
net: ensure unbound stream socket to be chosen when not in a VRF
by Mike Manning
· 6 years ago
3c82a21
net: allow binding socket in a VRF when there's an unbound socket
by Robert Shearman
· 6 years ago
d7e774f
net: Add extack argument to ip_fib_metrics_init
by David Ahern
· 6 years ago
d0522f1
net: Add extack argument to rtnl_create_link
by David Ahern
· 6 years ago
5e1abdc
net: skbuff.h: remove unnecessary unlikely()
by Yangtao Li
· 6 years ago
a13511d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
a422757
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
163c8d5
compiler: remove __no_sanitize_address_or_inline again
by Martin Schwidefsky
· 6 years ago
4710e78
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
35e7452
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
12480e3
sctp: define SCTP_SS_DEFAULT for Stream schedulers
by Xin Long
· 6 years ago
fd82d61
sctp: fix strchange_flags name for Stream Change Event
by Xin Long
· 6 years ago
601a880
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01897f3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
23a12dd
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
by Ingo Molnar
· 6 years ago
3e59020
net: bql: add __netdev_tx_sent_queue()
by Eric Dumazet
· 6 years ago
89c83fb
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
by Michal Hocko
· 6 years ago
94e297c
include/linux/notifier.h: SRCU: fix ctags
by Sam Protsenko
· 6 years ago
a95a777
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
by Pablo Neira Ayuso
· 6 years ago
17b8b74
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
by Jozsef Kadlecsik
· 6 years ago
2384d02
net/ipv6: Add anycast addresses to a global hashtable
by Jeff Barnhill
· 6 years ago
a7ad38b
clocksource/drivers/c-sky: Add C-SKY SMP timer
by Guo Ren
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0b21f21
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 6 years ago
bc6080a
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
e468f5c
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
baa888d
Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
78a63f1
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Al Viro
· 6 years ago
b5b1de3
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
c3be657
SUNRPC: Use atomic(64)_t for seq_send(64)
by Paul Burton
· 6 years ago
82aa467
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
eb7046e
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
a846446
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
by Dmitry Safonov
· 6 years ago
4d3163c
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 6 years ago
df975da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
0962590
bpf: fix partial copy of map_ptr when dst is scalar
by Daniel Borkmann
· 6 years ago
5b74498
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform
by Linus Torvalds
· 6 years ago
439cd39
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace
by Stefano Brivio
· 7 years ago
3dca04d
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
9b5cf82
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
31990f0
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
b1c2344
net: drop a space before tabs
by Bo YU
· 6 years ago
c4147be
net: add an identifier name for 'struct sock *'
by Bo YU
· 6 years ago
9b4789e
Move EM_RISCV into elf-em.h
by Palmer Dabbelt
· 7 years ago
a9ac6cc
Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
a324e93
EDAC, skx: Fix randconfig builds
by Borislav Petkov
· 6 years ago
519f64b
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
0c86e76
Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
bb58fd7
i40e: Update status codes
by Mitch Williams
· 6 years ago
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
59fc453
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
8df1d0e
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
by David Hildenbrand
· 6 years ago
d15e592
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
by David Hildenbrand
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
Next »