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
2014-07-20
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-1
/
+17
2014-07-20
net: use dev->name in netdev_pr* when it's available
Veaceslav Falico
1
-2
/
+2
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-28
/
+44
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+4
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-4
/
+6
2014-07-15
net: add name_assign_type netdev attribute
Tom Gundersen
1
-0
/
+2
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-10
/
+2
2014-07-13
net: filter: sk_chk_filter() no longer mangles filter
Eric Dumazet
1
-1
/
+1
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-1
/
+4
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-07-08
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
1
-0
/
+11
2014-07-08
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+6
2014-07-08
bridge: adding stubs for multicast exports
Linus Lüssing
1
-0
/
+14
2014-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
3
-0
/
+163
2014-07-08
net: filter: move load_pointer() into filter.h
Zi Shen Lim
1
-0
/
+13
2014-07-07
net: arcnet: Remove "#define bool int"
Rasmus Villemoes
1
-7
/
+3
2014-07-07
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-2
/
+7
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
1
-1
/
+2
2014-07-07
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
2
-2
/
+2
2014-07-07
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-3
/
+2
2014-07-07
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
2
-0
/
+160
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-03
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-2
/
+2
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
1
-8
/
+0
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
1
-5
/
+5
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-4
/
+4
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
1
-0
/
+1
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
1
-3
/
+0
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
1
-10
/
+0
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-4
/
+39
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2014-06-25
mac_pton: Use bool not int return
Joe Perches
1
-1
/
+1
2014-06-25
lib: crc32: Add some additional __pure annotations
George Spelvin
1
-3
/
+3
2014-06-25
lib: crc32: Greatly shrink CRC combining code
George Spelvin
1
-2
/
+12
2014-06-24
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-24
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
[next]