index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
2
-1
/
+14
2014-11-05
gue: Protocol constants for remote checksum offload
Tom Herbert
1
-1
/
+4
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
3
-2
/
+7
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
1
-5
/
+95
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
1
-0
/
+26
2014-11-04
net: allow setting ecn via routing table
Florian Westphal
1
-1
/
+1
2014-11-04
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
1
-5
/
+4
2014-11-03
net: add rbnode to struct sk_buff
Eric Dumazet
1
-7
/
+13
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
2
-1
/
+31
2014-11-03
net: shrink struct softnet_data
Eric Dumazet
1
-7
/
+8
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-161
/
+803
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-2
/
+42
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+9
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+20
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+2
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
1
-2
/
+6
2014-10-30
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
1
-0
/
+7
2014-10-30
net: dsa: Add support for switch EEPROM access
Guenter Roeck
1
-0
/
+10
2014-10-30
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
1
-0
/
+16
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-9
/
+9
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
4
-52
/
+33
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
1
-41
/
+17
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-1
/
+0
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
1
-7
/
+10
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-3
/
+6
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
1
-1
/
+2
2014-10-29
net: introduce napi_schedule_irqoff()
Eric Dumazet
1
-0
/
+13
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2
-0
/
+2
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
2
-5
/
+3
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+7
2014-10-28
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
1
-2
/
+2
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
1
-0
/
+4
2014-10-28
ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support
Saeed Mahameed
1
-1
/
+13
2014-10-28
net/mlx4_core: Add ethernet backplane autoneg device capability
Saeed Mahameed
1
-1
/
+2
2014-10-28
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
Saeed Mahameed
2
-1
/
+41
2014-10-28
ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support
Saeed Mahameed
1
-0
/
+4
2014-10-28
net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading
Saeed Mahameed
1
-0
/
+30
2014-10-28
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
1
-0
/
+10
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
1
-0
/
+4
2014-10-28
net: pxa168_eth: Fix providing of phy_interface mode on platform_data
Sebastian Hesselbarth
1
-0
/
+2
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
1
-9
/
+9
2014-10-28
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
Steven Noonan
2
-2
/
+0
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
1
-7
/
+7
2014-10-28
sched: Update comments for CLONE_NEWNS
Chen Hanxiao
1
-1
/
+1
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
1
-0
/
+1
[next]