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_6.6-2.2.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
2008-01-28
[BRIDGE]: Use cpu_to_be16() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
[DCCP]: Introducing CCMPS
Gerrit Renker
2008-01-28
[CCID]: More informative registration
Gerrit Renker
2008-01-28
[DCCP]: Documentation for CCID operations
Gerrit Renker
2008-01-28
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
Denis V. Lunev
2008-01-28
[IPV6] sit: Rebinding of SIT tunnels to other interfaces
Michal Schmidt
2008-01-28
[IP_GRE]: Rebinding of GRE tunnels to other interfaces
Michal Schmidt
2008-01-28
[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
Denis V. Lunev
2008-01-28
[IPSEC]: Fix zero return value in xfrm_lookup on error
Herbert Xu
2008-01-28
[DCCP]: Ignore feature negotiation on Data packets
Gerrit Renker
2008-01-28
[DCCP]: Make code assumptions explicit
Gerrit Renker
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
2008-01-28
[DCCP]: Support inserting options during the 3-way handshake
Gerrit Renker
2008-01-28
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
2008-01-28
[DCCP]: Add (missing) option parsing to request_sock processing
Gerrit Renker
2008-01-28
[DCCP]: Allow to parse options on Request Sockets
Gerrit Renker
2008-01-28
[DCCP]: Collapse repeated `len' statements into one
Gerrit Renker
2008-01-28
[DCCP]: Support for server holding timewait state
Gerrit Renker
2008-01-28
[DCCP]: Use maximum-RTO backoff from DCCP spec
Gerrit Renker
2008-01-28
[DCCP]: Shift the retransmit timer for active-close into output.c
Gerrit Renker
2008-01-28
[IPV6]: fix section mismatch warnings
Daniel Lezcano
2008-01-28
[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
Gerrit Renker
2008-01-28
[DECNET]: Fix inverted wait flag in xfrm_lookup call
Herbert Xu
2008-01-28
[NET]: Check RTNL status in unregister_netdevice
Herbert Xu
2008-01-28
[IPSEC]: Do not let packets pass when ICMP flag is off
Herbert Xu
2008-01-28
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
Herbert Xu
2008-01-28
[IPSEC]: Fix reversed ICMP6 policy check
Herbert Xu
2008-01-28
[IPIP]: Allow rebinding the tunnel to another interface
Michal Schmidt
2008-01-28
[NETNS]: network namespace was passed into dev_getbyhwaddr but not used
Denis V. Lunev
2008-01-28
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
[TFRC]: Remove previous loss intervals implementation
Gerrit Renker
2008-01-28
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
2008-01-28
[TFRC]: CCID3 (and CCID4) needs to access these inlines
Gerrit Renker
2008-01-28
[CCID3]: Redundant debugging output / documentation
Gerrit Renker
2008-01-28
[TFRC]: Ringbuffer to track loss interval history
Gerrit Renker
2008-01-28
[TFRC]: Loss interval code needs the macros/inlines that were moved
Gerrit Renker
2008-01-28
[TFRC]: Put RX/TX initialisation into tfrc.c
Gerrit Renker
2008-01-28
[NETNS]: separate af_packet netns data
Denis V. Lunev
2008-01-28
[NETNS]: struct net content re-work (v3)
Denis V. Lunev
2008-01-28
[IPV6]: make the protocol initialization to return an error code
Daniel Lezcano
2008-01-28
[IPV6]: make inet6_register_protosw to return an error code
Daniel Lezcano
2008-01-28
[IPV6]: make frag to return an error at initialization
Daniel Lezcano
2008-01-28
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2008-01-28
[IPV6]: make flowlabel to return an error
Daniel Lezcano
2008-01-28
[IPV4]: Cleanup sysctl manipulations in devinet.c
Pavel Emelyanov
2008-01-28
[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
Pavel Emelyanov
2008-01-28
[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
Pavel Emelyanov
2008-01-28
[NETLINK]: kzalloc() conversion
Eric Dumazet
[next]