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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-03-06
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
2014-03-06
6lowpan: move 6lowpan header to include/net
Alexander Aring
2014-03-06
6lowpan: add missing include of net/ipv6.h
Alexander Aring
2014-03-06
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-04
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-03
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
2014-03-03
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
2014-03-03
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
2014-03-03
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
2014-03-03
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
2014-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
2014-03-02
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
2014-03-02
6lowpan: remove initialization of tag value
Alexander Aring
2014-03-02
6lowpan: fix type of datagram size parameter
Alexander Aring
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
2014-02-28
6lowpan: fix some checkpatch issues
Alexander Aring
2014-02-28
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2014-02-28
6lowpan: change tag type to __be16
Alexander Aring
2014-02-28
6lowpan: fix fragmentation on sending side
Alexander Aring
2014-02-28
6lowpan: add uncompress header size function
Alexander Aring
2014-02-28
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-02-27
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
2014-02-27
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
2014-02-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-02-27
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-27
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
2014-02-27
sch_tbf: Fix potential memory leak in tbf_change().
Hiroaki SHIMODA
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2014-02-26
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
Hannes Frederic Sowa
2014-02-26
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
2014-02-26
ipv6: log src and dst along with "udp checksum is 0"
Bjørn Mork
2014-02-26
net: Add sysfs file for port number
Amir Vadai
2014-02-26
net: tcp: add mib counters to track zero window transitions
Florian Westphal
2014-02-26
net: tcp: use NET_INC_STATS()
Eric Dumazet
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
[next]