index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-24
include/linux/if_ether.h: Remove unused #define MAC_FMT
Joe Perches
2010-08-24
net: ip_append_data() optim
Eric Dumazet
2010-08-24
bcm63xx_enet: use netdev stats
Eric Dumazet
2010-08-24
ethoc: get rid of ethoc_stats()
Eric Dumazet
2010-08-24
be2net: get rid of be_get_stats()
Eric Dumazet
2010-08-23
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-23
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
2010-08-23
net_sched: act_csum: coding style cleanup
Changli Gao
2010-08-23
pkt_sched: Make act_csum depend upon INET.
David S. Miller
2010-08-23
cxgb4: update PCI ids
Dimitris Michailidis
2010-08-23
cxgb4: fix setting of the function number in transmit descriptors
Dimitris Michailidis
2010-08-23
cxgb4: support eeprom read/write on functions other than 0
Dimitris Michailidis
2010-08-23
cxgb4: handle Rx/Tx queue ranges not starting at 0
Dimitris Michailidis
2010-08-23
bna: Delete get_flags and set_flags ethtool methods.
David S. Miller
2010-08-23
bna: Brocade 10Gb Ethernet device driver
Rasesh Mody
2010-08-23
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2010-08-23
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
2010-08-23
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
2010-08-23
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
2010-08-23
ccid: ccid-2/3 code cosmetics
Gerrit Renker
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-22
mlx4: remove num_lro parameter
Amerigo Wang
2010-08-22
xen: use less generic names in netfront driver.
Ian Campbell
2010-08-22
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
2010-08-22
isdn/avm: fix build when PCMCIA is not enabled
Randy Dunlap
2010-08-22
header: fix broken headers for user space
Changli Gao
2010-08-22
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
2010-08-22
net: rds: remove duplication type definitions
Changli Gao
2010-08-22
bnx2: Add PCI Advanced Error Reporting support.
John Feeney
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2010-08-22
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
2010-08-22
net: use __be16 instead of u16 for the userspace code
Changli Gao
2010-08-22
tokenring: remove unneeded NULL checks
Dan Carpenter
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
amd8111e: use net_device_stats from struct net_device
Eric Dumazet
2010-08-21
atl1c: use net_device_stats from struct net_device
Eric Dumazet
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-08-21
net: rps: fix the wrong network header pointer
Changli Gao
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2010-08-19
qlge: pull NULL check ahead of dereference
Dan Carpenter
2010-08-19
tehuti: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-19
ep93xx_eth: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-19
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
[next]