index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
1
-0
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+14
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2018-11-17
net: align pcpu_sw_netstats and pcpu_lstats structs
Eric Dumazet
1
-2
/
+2
2018-11-16
net: remove unused skb_send_sock()
Cong Wang
1
-1
/
+0
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2
-12
/
+15
2018-11-16
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
1
-0
/
+6
2018-11-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-5
/
+5
2018-11-15
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+46
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
1
-2
/
+3
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-11-14
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2018-11-14
virtchnl: white space and reorder
Alice Michael
1
-3
/
+3
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
1
-0
/
+1
2018-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2
-1
/
+7
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-18
/
+30
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-11-11
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
1
-0
/
+2
2018-11-11
net: phy: Fixup kerneldoc markup.
Andrew Lunn
1
-1
/
+1
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2
-2
/
+37
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2
-12
/
+20
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-20
/
+2
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-09
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+1
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-1
/
+2
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+4
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+8
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 upd...
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-08
libceph: assume argonaut on the server side
Ilya Dryomov
1
-7
/
+1
2018-11-08
Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...
Linus Torvalds
2
-5
/
+13
2018-11-08
Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+3
2018-11-08
Compiler Attributes: improve explanation of header
Miguel Ojeda
1
-5
/
+9
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
[next]