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
/
core
Age
Commit message (
Expand
)
Author
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Remove HIPPI private from skbuff.h
Stephen Hemminger
2005-08-29
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
2005-08-29
[NET]: Kill skb->tc_classid
Patrick McHardy
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-08-29
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2005-08-11
[NETPOLL]: remove unused variable
Matt Mackall
2005-08-11
[NETPOLL]: fix initialization/NAPI race
Matt Mackall
2005-08-11
[NETPOLL]: pre-fill skb pool
Ingo Molnar
2005-08-11
[NETPOLL]: add retry timeout
Matt Mackall
2005-08-11
[NETPOLL]: netpoll_send_skb simplify
Matt Mackall
2005-08-11
[NETPOLL]: deadlock bugfix
Jeff Moyer
2005-08-11
[NETPOLL]: rx_flags bugfix
Jeff Moyer
2005-07-30
[NET] Fix too aggressive backoff in dst garbage collection
Denis Lunev
2005-07-28
[NET]: Fix busy waiting in dev_close().
David S. Miller
2005-07-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
Matt Mackall
2005-07-27
[NET]: Fix setsockopt locking bug
Kyle Moffett
2005-07-19
[NET]: Fix tc_verd thinko in skb_clone()
David S. Miller
2005-07-19
[NET]: Only build flow.o if CONFIG_XFRM=y
Patrick McHardy
2005-07-08
[NET]: Fix sparse warnings
Victor Fusco
2005-07-05
[NET]: improve readability of dev_set_promiscuity() in net/core/dev.c
David Chau
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
[NET]: net/core/filter.c: make len cover the entire packet
Patrick McHardy
2005-07-05
[NET]: Consolidate common code in net/core/filter.c
Patrick McHardy
2005-07-05
[NET]: Remove redundant code in net/core/filter.c
Patrick McHardy
2005-06-28
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
[NETLINK]: Clear padding in netlink messages
Patrick McHardy
2005-06-26
[PKTGEN]: Fix random packet sizes causing panic
Robert Olsson
2005-06-23
[NET]: skb_find_text() - Find a text pattern in skb data
Thomas Graf
2005-06-23
[NET]: Zerocopy sequential reading of skb data
Thomas Graf
2005-06-23
[NET]: Separate two usages of netdev_max_backlog.
Stephen Hemminger
2005-06-23
[NET]: Eliminate netif_rx massive packet drops.
Stephen Hemminger
2005-06-23
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
Stephen Hemminger
2005-06-23
[NET]: Remove obsolete fastroute stats.
Stephen Hemminger
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-22
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-22
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-18
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-06-18
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Thomas Graf
2005-06-18
[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms
Thomas Graf
2005-06-18
[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
Thomas Graf
2005-06-18
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
2005-06-18
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
[next]