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
2009-05-18
ipv4: cleanup: remove unnecessary include.
Rami Rosen
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2009-05-18
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
Eric Dumazet
2009-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-17
net: tx scalability works : trans_start
Eric Dumazet
2009-05-17
tcp: tcp_prequeue() can use keyed wakeups
John Dykstra
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr (part2)
Jiri Pirko
2009-05-17
cls_cgroup: remove unneeded cgroup_lock
Li Zefan
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
2009-05-13
mac80211: make noack test available
Johannes Berg
2009-05-13
mac80211: IBSS supported rate fixes
Johannes Berg
2009-05-13
mac80211: don't connect to IBSS network with different privacy
Johannes Berg
2009-05-13
mac80211: split out and decrease probe wait time
Johannes Berg
2009-05-13
mac80211: respond to beacon loss report only once
Johannes Berg
2009-05-13
wext: remove seq_start/stop sparse annotations
Johannes Berg
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
2009-05-13
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
2009-05-13
nl80211: improve station flags handling
Johannes Berg
2009-05-13
nl80211: Validate MFP flag type when parsing STA flags
Jouni Malinen
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
2009-05-11
wext: fix get_wireless_stats locking
Johannes Berg
2009-05-11
cfg80211: disallow interfering with stations on non-AP
Johannes Berg
2009-05-11
cfg80211: put wext data into substructure
Johannes Berg
2009-05-11
cfg80211: constify key mac address in ops
Johannes Berg
2009-05-11
mac80211: properly track HT operation_mode
Johannes Berg
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
2009-05-11
mac80211: improve scan timing
Johannes Berg
2009-05-11
mac80211: MFP - Drop unprotected Action frames prior key setup
Jouni Malinen
2009-05-11
mac80211: Drop unencrypted frames based on key setup
Jouni Malinen
2009-05-11
cfg80211: fix wext iw_freq parsing
Johannes Berg
2009-05-11
mac80211: set default QoS values according to spec
Johannes Berg
2009-05-11
mac80211: fix scan channel race
Johannes Berg
2009-05-11
nl80211 : Add support for configuring MFP
Jouni Malinen
2009-05-09
net: check retval of dev_addr_init()
Jiri Pirko
2009-05-09
decnet: Use data ready call back, rather than hand coding it
Steven Whitehouse
2009-05-08
Network Drop Monitor: Fix skb_kill_datagram
John Dykstra
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-07
net: remove stale reference to fastroute from Kconfig help text
Ashish Karkare
2009-05-06
net: Make inet_twsk_put similar to sock_put
Arnaldo Carvalho de Melo
2009-05-06
net: update skb_recycle_check() for hardware timestamping changes
Lennert Buytenhek
2009-05-06
net-sched: fix bfifo default limit
Patrick McHardy
2009-05-06
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-05-06
wimax: oops: wimax_dev_add() is the only one that can initialize the state
Inaky Perez-Gonzalez
2009-05-06
wimax: fix oops if netlink fails to add attribute
Inaky Perez-Gonzalez
2009-05-06
mac80211: Comment the order of HT RX reorder handler vs. RX handlers
Jouni Malinen
2009-05-06
mac80211: Add a timeout for frames in the RX reorder buffer
Jouni Malinen
2009-05-06
mac80211: Use a shared function to release frames from RX reorder buf
Jouni Malinen
[next]