David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 년 전 |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
15 년 전 |
Alexey Dobriyan
|
41135cc836
net: constify struct inet6_protocol
|
15 년 전 |
Stephen Hemminger
|
5ca1b998d3
net: file_operations should be const
|
15 년 전 |
Stephen Hemminger
|
98147d527a
net: seq_operations should be const
|
15 년 전 |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 년 전 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 년 전 |
Tom Goff
|
403dbb97f6
PIM-SM: namespace changes
|
16 년 전 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 년 전 |
Dave Jones
|
5d6e430d3b
ipv6: compile fix for ip6mr.c
|
16 년 전 |
Thomas Goff
|
1d6e55f195
IPv6: Fix multicast routing bugs.
|
16 년 전 |
Ilpo Järvinen
|
8da73b73ef
ip6mr: use goto to common label instead of opencoding
|
16 년 전 |
Benjamin Thery
|
8229efdaef
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
|
16 년 전 |
Benjamin Thery
|
8b90fc7e5b
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
|
16 년 전 |
Benjamin Thery
|
950d5704e5
netns: ip6mr: declare reg_vif_num per-namespace
|
16 년 전 |
Benjamin Thery
|
a21f3f997c
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
|
16 년 전 |
Benjamin Thery
|
4045e57c19
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
|
16 년 전 |
Benjamin Thery
|
4a6258a0e3
netns: ip6mr: dynamically allocate mfc6_cache_array
|
16 년 전 |
Benjamin Thery
|
58701ad411
netns: ip6mr: store netns in struct mfc6_cache
|
16 년 전 |
Benjamin Thery
|
4e16880cb4
netns: ip6mr: dynamically allocates vif6_table
|
16 년 전 |
Benjamin Thery
|
bd91b8bf37
netns: ip6mr: allocate mroute6_socket per-namespace.
|
16 년 전 |
Joe Perches
|
36cbac5909
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
|
16 년 전 |
Benjamin Thery
|
999890b21a
net: /proc/net/ip_mr_cache, display Iif as a signed short
|
16 년 전 |
Benjamin Thery
|
1ea472e2de
net: fix /proc/net/ip_mr_cache display - V2
|
16 년 전 |
Stephen Hemminger
|
007c3838d9
ipmr: convert ipmr virtual interface to net_device_ops
|
16 년 전 |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Benjamin Thery
|
eedd726efb
ipv6: use seq_release_private for ip6mr.c /proc entries
|
16 년 전 |
David S. Miller
|
7e452baf6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Benjamin Thery
|
87b30a6530
ipv6: fix ip6_mr_init error path
|
16 년 전 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 년 전 |