index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
1
-2
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
7
-2
/
+180
2013-12-16
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
4
-73
/
+73
2013-12-16
tipc: change lock_sock order in connect()
wangweidong
1
-4
/
+2
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
1
-1
/
+1
2013-12-16
tipc: kill unnecessary goto's
wangweidong
1
-8
/
+6
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
3
-17
/
+8
2013-12-15
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
10
-217
/
+797
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-14
Merge branch 'bonding_rcu'
David S. Miller
8
-147
/
+130
2013-12-14
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
1
-16
/
+5
2013-12-14
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
1
-4
/
+0
2013-12-14
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
1
-2
/
+0
2013-12-14
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2
-26
/
+35
2013-12-14
bonding: remove unwanted lock for bond enslave and release
dingtianhong
1
-21
/
+6
2013-12-14
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
1
-25
/
+20
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
3
-0
/
+26
2013-12-14
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
1
-6
/
+12
2013-12-14
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
1
-13
/
+9
2013-12-14
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
1
-13
/
+11
2013-12-14
bonding: remove the no effect lock for bond_select_active_slave()
dingtianhong
2
-21
/
+6
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2
-2
/
+5
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-421
/
+1418
2013-12-14
Merge branch 'bonding_netlink'
David S. Miller
5
-271
/
+578
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
5
-6
/
+37
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
5
-22
/
+50
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
5
-68
/
+187
2013-12-14
bonding: add arp_interval netlink support
sfeldma@cumulusnetworks.com
5
-51
/
+80
2013-12-14
bonding: add use_carrier netlink support
sfeldma@cumulusnetworks.com
5
-13
/
+39
2013-12-14
bonding: add downdelay netlink support
sfeldma@cumulusnetworks.com
5
-31
/
+52
2013-12-14
bonding: add updelay netlink support
sfeldma@cumulusnetworks.com
5
-32
/
+54
2013-12-14
bonding: add miimon netlink support
sfeldma@cumulusnetworks.com
5
-49
/
+80
2013-12-14
packet: fix using smp_processor_id() in preemptible code
Li Zhong
1
-1
/
+1
2013-12-14
netconf: add proxy-arp support
stephen hemminger
2
-12
/
+30
2013-12-12
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
1
-12
/
+4
2013-12-12
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
1
-6
/
+0
2013-12-12
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2
-17
/
+30
2013-12-12
sfc: Associate primary and secondary functions of controller
Ben Hutchings
4
-0
/
+93
2013-12-12
sfc: Store VPD serial number at probe time
Ben Hutchings
2
-7
/
+34
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
7
-15
/
+277
2013-12-12
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2
-12
/
+7
2013-12-12
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
4
-72
/
+78
2013-12-12
sfc: Add support for SFC9100 timestamp format
Laurence Evans
1
-25
/
+231
2013-12-12
sfc: Tidy up PTP synchronization code
Laurence Evans
1
-20
/
+24
2013-12-12
sfc: PTP - tidy up unused/useless variables
Laurence Evans
1
-15
/
+1
2013-12-12
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
1
-15
/
+0
2013-12-12
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
1
-14
/
+16
2013-12-12
sfc: Do not use MAC address as clock name
Ben Hutchings
1
-3
/
+2
2013-12-12
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2
-2
/
+18
[next]