index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-11
net: phy: add macros for PHYID matching
Heiner Kallweit
1
-0
/
+4
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
1
-3
/
+0
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
1
-5
/
+2
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-3
/
+2
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
1
-1
/
+1
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
1
-5
/
+5
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-0
/
+2
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
1
-0
/
+31
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
1
-0
/
+11
2018-11-08
net: core: dev_addr_lists: add auxiliary func to handle reference address updates
Ivan Khoronzhuk
1
-0
/
+10
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
1
-0
/
+1
2018-11-08
net: phy: remove state PHY_AN
Heiner Kallweit
1
-18
/
+1
2018-11-07
net/vlan: remove unused #define HAVE_VLAN_GET_TAG
Michał Mirosław
1
-2
/
+0
2018-11-07
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-1
/
+1
2018-11-07
net/vlan: introduce __vlan_hwaccel_copy_tag() helper
Michał Mirosław
1
-0
/
+13
2018-11-07
net/vlan: introduce __vlan_hwaccel_clear_tag() helper
Michał Mirosław
1
-1
/
+12
2018-11-07
net: phy: make phy_trigger_machine static
Heiner Kallweit
1
-1
/
+0
2018-11-07
net: phy: bcm7xxx: Add entry for BCM7255
Justin Chen
1
-0
/
+1
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
1
-0
/
+6
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
1
-0
/
+11
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
1
-1
/
+2
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
1
-1
/
+6
2018-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+23
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+3
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2
-13
/
+1
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
67
-1174
/
+3362
2018-11-03
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
1
-0
/
+20
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
2
-8
/
+6
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
1
-2
/
+2
2018-11-02
clocksource/drivers/c-sky: Add C-SKY SMP timer
Guo Ren
1
-0
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-122
/
+57
2018-11-02
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+5
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-17
/
+38
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-20
/
+45
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
5
-122
/
+57
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
Linus Torvalds
6
-178
/
+293
2018-11-01
Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-0
/
+57
2018-11-01
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
12
-54
/
+95
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-0
/
+40
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
1
-5
/
+2
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-0
/
+101
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
1
-2
/
+2
2018-10-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
1
-3
/
+9
2018-10-31
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
1
-0
/
+3
[next]