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
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2013-06-17
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-17
Merge 3.10-rc6 into char-misc-next
Greg Kroah-Hartman
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-08
Merge 3.10-rc5 into char-misc-next
Greg Kroah-Hartman
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-06-04
net: fix sk_buff head without data area
Pablo Neira
2013-05-31
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-05-31
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-05-31
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-05-31
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-05-28
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-29
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-29
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-15
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-12
Revert "netprio_cgroup: make local table static"
David S. Miller
2013-04-10
netprio_cgroup: make local table static
stephen hemminger
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
[next]