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-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv4: Convert devinet to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
2012-04-20
net decnet: Convert to use register_net_sysctl
Eric W. Biederman
2012-04-20
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-20
net llc: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-20
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
2012-04-20
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
2012-04-20
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
2012-04-20
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
2012-04-20
net sysctl: Register an empty /proc/sys/net
Eric W. Biederman
2012-04-20
net: Implement register_net_sysctl.
Eric W. Biederman
2012-04-20
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-04-19
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact rejected message
Allan Stephens
2012-04-19
tipc: handle <0.0.0> as an alias for this node on outgoing msgs
Allan Stephens
2012-04-19
tipc: properly handle off-node send requests with invalid addr
Allan Stephens
2012-04-19
tipc: take lock while updating node network address
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact local connections
Allan Stephens
2012-04-19
tipc: delete duplicate peerport/peernode helper functions
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact new port
Allan Stephens
2012-04-19
tipc: Optimize re-initialization of port message header templates
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact name table updates
Allan Stephens
2012-04-19
tipc: Add routines for safe checking of node's network address
Allan Stephens
2012-04-19
tipc: Don't record failed publication attempt as a success
Allan Stephens
2012-04-19
tipc: Update node-scope publications when network address is assigned
Allan Stephens
2012-04-19
tipc: Separate cluster-scope and zone-scope names into distinct lists
Allan Stephens
2012-04-19
ipv4: dont drop packet in defrag but consume it
Eric Dumazet
2012-04-19
net: gro: GRO_MERGED_FREE consumes packets
Eric Dumazet
2012-04-19
net: dont drop packet but consume it
Eric Dumazet
2012-04-19
ipv6: dccp: dont drop packet but consume it
Eric Dumazet
2012-04-19
packet: dont drop packet but consume it
Eric Dumazet
2012-04-19
ipv6: tcp: dont drop packet but consume it
Eric Dumazet
2012-04-19
netlink: dont drop packet but consume it
Eric Dumazet
2012-04-19
ip6_tunnel: dont drop packet but consume it
Eric Dumazet
2012-04-19
net: fix compile error of leaking kmemleak.h header
Shan Wei
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-04-18
tipc: Factor out name publication code to a separate function
Allan Stephens
2012-04-18
tipc: introduce publication lists struct
Allan Stephens
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
2012-04-18
batman-adv: mark existing ogm variables as batman iv
Marek Lindner
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
[next]