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
2012-06-01
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
2012-05-21
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
2012-05-21
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2012-05-21
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
Sasha Levin
2012-05-21
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
2012-05-21
netem: fix possible skb leak
Eric Dumazet
2012-05-07
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-05-07
nl80211: ensure interface is up in various APIs
Johannes Berg
2012-04-27
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-27
net ax25: Reorder ax25_exit to remove races.
Eric W. Biederman
2012-04-27
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-04-27
tcp: fix tcp_grow_window() for large incoming frames
Eric Dumazet
2012-04-27
net_sched: gred: Fix oops in gred_dump() in WRED mode
David Ward
2012-04-27
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
2012-04-27
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-27
netlink: fix races after skb queueing
Eric Dumazet
2012-04-27
phonet: Check input from user before allocating
Sasha Levin
2012-04-27
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
2012-04-27
bridge: Do not send queries on multicast group leaves
Herbert Xu
2012-04-27
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2012-04-27
tcp: allow splice() to build full TSO packets
Eric Dumazet
2012-04-27
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
2012-04-22
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-04-13
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-04-13
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-04-13
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
2012-04-02
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
2012-04-02
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-04-02
Remove printk from rds_sendmsg
Dave Jones
2012-04-02
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-04-02
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-04-02
Fix pppol2tp getsockname()
Benjamin LaHaise
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
2012-03-23
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
2012-03-23
tcp: fix syncookie regression
Eric Dumazet
2012-03-19
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
2012-03-19
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
2012-03-19
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
2012-03-19
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
2012-03-19
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
2012-03-19
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-03-19
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-03-12
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-29
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
2012-02-29
ipv4: fix redirect handling
Eric Dumazet
2012-02-29
route: fix ICMP redirect validation
Flavio Leitner
2012-02-29
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-29
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-29
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-29
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
[next]