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
2015-09-29
net: Introduce L3 Master device abstraction
David Ahern
1
-0
/
+3
2015-09-29
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
1
-7
/
+7
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
1
-18
/
+4
2015-09-29
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
1
-1
/
+1
2015-09-28
net/mlx5_core: Fix wrong name in struct
Eli Cohen
1
-1
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-164
/
+303
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+12
2015-09-25
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+9
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2015-09-24
phy: add phy_device_remove()
Russell King
1
-0
/
+1
2015-09-24
phy: fix mdiobus module safety
Russell King
1
-1
/
+4
2015-09-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+7
2015-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2015-09-24
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-09-24
Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-09-23
bridge: define some min/max/default ageing time constants
Scott Feldman
1
-0
/
+6
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
1
-0
/
+1
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
2
-491
/
+0
2015-09-23
arcnet: Wrap some long lines
Joe Perches
1
-6
/
+6
2015-09-23
arcnet: Convert arcnet_dump_skb macro to static inline
Joe Perches
1
-1
/
+4
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
1
-15
/
+17
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
1
-8
/
+9
2015-09-23
arcnet: Neaten BUGMSG macro defines
Joe Perches
1
-7
/
+17
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
1
-12
/
+0
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
1
-45
/
+45
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-3
/
+2
2015-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-8
/
+6
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
1
-1
/
+1
2015-09-21
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-25
/
+22
2015-09-21
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-1
/
+3
2015-09-21
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
1
-1
/
+1
2015-09-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+25
2015-09-21
can: headers: make header files self contained
Marc Kleine-Budde
2
-1
/
+3
2015-09-20
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-09-19
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+28
2015-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+50
2015-09-18
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2
-1
/
+28
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
1
-1
/
+2
2015-09-18
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
Eric W. Biederman
3
-3
/
+0
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
1
-3
/
+3
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-65
/
+59
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
1
-0
/
+1
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
3
-14
/
+16
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-15
/
+12
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-5
/
+1
2015-09-17
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-5
/
+1
2015-09-17
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
1
-4
/
+7
2015-09-17
netfilter: Store net in nf_hook_state
Eric W. Biederman
2
-2
/
+5
[next]