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
2015-09-24
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
1
-0
/
+10
2015-09-24
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
1
-2
/
+1
2015-09-24
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
1
-3
/
+21
2015-09-24
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
1
-3
/
+3
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-25
device property: Add fwnode_property_match_string()
Mika Westerberg
1
-0
/
+4
2015-09-25
Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
1
-123
/
+56
2015-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+7
2015-09-24
lwtunnel: remove source and destination UDP port config option
Jiri Benc
1
-4
/
+0
2015-09-24
ipv4: send arp replies to the correct tunnel
Jiri Benc
1
-0
/
+2
2015-09-24
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-24
cgroup: Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
1
-2
/
+8
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2
-6
/
+3
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
1
-3
/
+2
2015-09-24
ieee802154: remove unnecessary includes
Alexander Aring
1
-3
/
+0
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-24
drm/irq: Add drm_crtc_vblank_count_and_time()
Thierry Reding
1
-0
/
+2
2015-09-24
vga_switcheroo: Set active attribute to false for audio clients
Lukas Wunner
1
-2
/
+2
2015-09-24
drm: Kill pixeldur_ns
Ville Syrjälä
1
-1
/
+0
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
1
-2
/
+4
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
2
-7
/
+3
2015-09-24
drm: fix kernel-doc warnings in drm_crtc.h
Geliang Tang
1
-1
/
+0
2015-09-24
drm: Spell vga_switcheroo consistently
Lukas Wunner
1
-1
/
+1
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
1
-6
/
+0
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
1
-0
/
+7
2015-09-24
regmap: Add generic macro to define regmap_irq
Qipeng Zha
1
-0
/
+3
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
554
-6717
/
+15892
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+5
2015-09-24
Merge branch 'for-linus' into for-next
Takashi Iwai
557
-6743
/
+15962
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
1
-22
/
+0
2015-09-24
ipvs: Remove skb_net
Eric W. Biederman
1
-31
/
+0
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
1
-0
/
+10
2015-09-24
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
1
-1
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
1
-2
/
+4
2015-09-24
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
1
-2
/
+4
2015-09-24
ipvs: Pass ipvs not net into init_netns and exit_netns
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app_inc
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net into register_app and unregister_app
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_init
Eric W. Biederman
1
-1
/
+1
[prev]
[next]