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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2
-1
/
+9
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2
-15
/
+20
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+3
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+4
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
1
-5
/
+2
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
1
-0
/
+5
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
1
-0
/
+6
2016-01-07
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2
-5
/
+7
2016-01-07
phy: Consistently use addr for address on an MII bus
Andrew Lunn
1
-2
/
+2
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+35
2016-01-06
net: Add eth_platform_get_mac_address() helper.
David S. Miller
1
-0
/
+3
2016-01-06
net: move ndo_features_check() close to ndo_start_xmit()
Eric Dumazet
1
-11
/
+11
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-01-06
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...
David S. Miller
1
-7
/
+3
2016-01-05
inet: kill unused skb_free op
Florian Westphal
1
-1
/
+0
2016-01-05
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
xypron.glpk@gmx.de
1
-1
/
+1
2016-01-05
net/mlx5_core: Introduce access function to read internal timer
Eran Ben Elisha
2
-6
/
+20
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
2
-26
/
+0
2016-01-05
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2
-0
/
+16
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2
-7
/
+16
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
4
-3
/
+17
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2
-2
/
+3
2016-01-04
soreuseport: define reuseport groups
Craig Gallek
2
-0
/
+22
2016-01-04
net: make ip6tunnel_xmit definition conditional
Arnd Bergmann
1
-0
/
+2
2016-01-04
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-1
/
+2
2016-01-04
sh_eth: remove EDMAC_BIG_ENDIAN
Sergei Shtylyov
1
-1
/
+1
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-3
/
+24
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
2
-0
/
+9
2015-12-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2015-12-29
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
1
-3
/
+3
2015-12-29
nfc: microread: Fix header comment
Christophe Ricard
1
-1
/
+1
2015-12-29
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
1
-0
/
+1
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
1
-0
/
+1
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
3
-30
/
+23
2015-12-23
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
1
-0
/
+1
2015-12-22
net: add inet_sk_transparent() helper
Florian Westphal
2
-1
/
+13
2015-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2015-12-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
1
-0
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
38
-25
/
+197
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+14
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
2
-0
/
+17
2015-12-18
net: l3mdev: Add master device lookup by index
David Ahern
1
-0
/
+23
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-0
/
+1
2015-12-18
xen: Add RING_COPY_REQUEST()
David Vrabel
1
-0
/
+14
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
45
-108
/
+212
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-28
/
+100
[next]