index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
1
-0
/
+452
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
1
-0
/
+34
2011-12-03
genetlink: Add rcu_dereference_genl and genl_dereference.
Jesse Gross
1
-0
/
+21
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
1
-0
/
+3
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-116
/
+170
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
1
-1
/
+1
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
1
-0
/
+33
2011-11-30
netem: rate extension
Hagen Paul Pfeifer
1
-0
/
+5
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
1
-0
/
+2
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
1
-0
/
+1
2011-11-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-95
/
+134
2011-11-29
bql: Byte queue limits
Tom Herbert
1
-1
/
+31
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
1
-0
/
+28
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
1
-11
/
+30
2011-11-29
dql: Dynamic queue limits
Tom Herbert
1
-0
/
+97
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
1
-0
/
+2
2011-11-28
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
1
-95
/
+134
2011-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
1
-1
/
+3
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+35
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2011-11-27
net/mlx4_en: adding loopback support
Amir Vadai
1
-0
/
+1
2011-11-27
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
Oren Duer
1
-1
/
+2
2011-11-27
net/mlx4: move RSS related definitions to be global
Or Gerlitz
1
-0
/
+27
2011-11-26
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
1
-10
/
+0
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
1
-0
/
+6
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
1
-0
/
+2
2011-11-26
net: Use IS_ENABLED() in netdevice.h as appropriate
Ben Hutchings
1
-10
/
+8
2011-11-26
dsa: Allow core and drivers to be built as modules
Ben Hutchings
1
-1
/
+1
2011-11-26
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
1
-1
/
+1
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2011-11-23
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2
-1
/
+3
2011-11-24
virtio-pci: make reset operation safer
Michael S. Tsirkin
1
-0
/
+2
2011-11-24
virtio-mmio: Correct the name of the guest features selector
Sasha Levin
1
-1
/
+1
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-4
/
+4
2011-11-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+2
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
1
-1
/
+2
2011-11-23
i2c: Delete ANY_I2C_BUS
Jean Delvare
1
-3
/
+0
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-32
/
+0
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-11-22
tc: comment spelling fixes
stephen hemminger
1
-3
/
+3
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
2
-0
/
+12
2011-11-22
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
212
-1746
/
+4507
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-0
/
+4
2011-11-22
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+0
2011-11-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+8
2011-11-21
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
1
-5
/
+21
[next]