index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-3
/
+3
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-1
/
+13
2015-01-27
vxlan: advertise link netns in fdb messages
Nicolas Dichtel
1
-1
/
+1
2015-01-27
bonding: cleanup and remove dead code
Jonathan Toppins
1
-1
/
+0
2015-01-27
bonding: update bond carrier state when min_links option changes
Jonathan Toppins
1
-0
/
+1
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-30
/
+72
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+6
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-0
/
+2
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
1
-5
/
+6
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
2
-4
/
+4
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-0
/
+20
2015-01-26
genetlink: Add genlmsg_parse() helper function.
Joe Stringer
1
-0
/
+17
2015-01-26
Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-0
/
+2
2015-01-26
printk: add dummy routine for when CONFIG_PRINTK=n
Pranith Kumar
1
-3
/
+12
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
1
-5
/
+0
2015-01-26
rhashtable: fix rht_for_each_entry_safe() endless loop
Patrick McHardy
1
-1
/
+3
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+13
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2
-0
/
+2
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2
-0
/
+7
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
1
-0
/
+7
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
1
-0
/
+1
2015-01-25
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
1
-0
/
+7
2015-01-25
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
1
-0
/
+2
2015-01-25
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-0
/
+2
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-3
/
+8
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-5
/
+8
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
1
-8
/
+8
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+3
2015-01-24
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
Linus Torvalds
1
-2
/
+2
2015-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+9
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
1
-2
/
+0
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2
-2
/
+4
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
4
-160
/
+388
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent
Thomas Gleixner
1
-0
/
+13
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
1
-1
/
+1
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-0
/
+2
2015-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+11
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
1
-1
/
+1
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-0
/
+2
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
3
-15
/
+37
2015-01-19
net: sched: Introduce connmark action
Felix Fietkau
2
-0
/
+36
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2
-0
/
+2
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
2
-0
/
+3
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
4
-0
/
+33
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
1
-0
/
+1
2015-01-19
KVM: fix sparse warning in include/trace/events/kvm.h
Christian Borntraeger
1
-7
/
+9
2015-01-18
switchdev: fix typo in inline function definition
Jiri Pirko
1
-1
/
+1
[next]