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
2010-12-06
af_packet: remove pgv.flags
Changli Gao
2010-12-06
af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
Changli Gao
2010-12-06
net: kill an RCU warning in inet_fill_link_af()
Eric Dumazet
2010-12-06
filter: add SKF_AD_RXHASH and SKF_AD_CPU
Eric Dumazet
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-03
net: don't reallocate skb->head unless the current one hasn't the needed extr...
Changli Gao
2010-12-02
tipc: Delete tipc_ownidentity()
Allan Stephens
2010-12-02
tipc: Eliminate obsolete native API forwarding routines
Allan Stephens
2010-12-02
tipc: Eliminate an unused symbolic constant in link code
Allan Stephens
2010-12-02
tipc: Eliminate useless initialization when creating subscriber
Allan Stephens
2010-12-02
tipc: Remove unused domain argument from multicast send routine
Allan Stephens
2010-12-02
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
tipc: Delete useless function prototypes
Allan Stephens
2010-12-02
tipc: Eliminate useless return value when disabling a bearer
Allan Stephens
2010-12-02
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
2010-12-02
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
2010-12-01
timewait_sock: Create and use getpeer op.
David S. Miller
2010-12-01
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
2010-12-01
gre: minor cleanups
stephen hemminger
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-11-29
xps: add __rcu annotations
Eric Dumazet
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
2010-11-28
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
ipv6: Prepare the tree for un-inlined jhash.
Jozsef Kadlecsik
2010-11-28
X25 remove bkl in call user data length ioctl
andrew hendry
2010-11-28
X25 remove bkl from causediag ioctls
andrew hendry
2010-11-28
X25 remove bkl from calluserdata ioctls
andrew hendry
2010-11-28
X25 remove bkl in facility ioctls
andrew hendry
2010-11-28
X25 remove bkl in subscription ioctls
andrew hendry
2010-11-28
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
John Fastabend
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2010-11-28
ipv6: kill two unused macro definition
Shan Wei
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
2010-11-27
rtnl: make link af-specific updates atomic
Thomas Graf
[next]