Patrick McHardy
|
a50436f2cd
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
|
15 anni fa |
Pavel Emelyanov
|
9f0beba9f9
ipmr: remove useless checks from ipmr_device_event
|
15 anni fa |
David S. Miller
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 anni fa |
Dan Carpenter
|
d0490cfdf4
ipmr: missing dev_put() on error path in vif_add()
|
15 anni fa |
Eric Dumazet
|
d17fa6fa81
ipmr: Optimize multiple unregistration
|
15 anni fa |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 anni fa |
Ilia K
|
ee5e81f000
add vif using local interface index instead of IP
|
15 anni fa |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 anni fa |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 anni fa |
Stephen Hemminger
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
15 anni fa |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 anni fa |
Tom Goff
|
403dbb97f6
PIM-SM: namespace changes
|
16 anni fa |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 anni fa |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 anni fa |
Ilpo Järvinen
|
69ebbf58f3
ipmr: use goto to common label instead of opencoding
|
16 anni fa |
Benjamin Thery
|
4feb88e5c6
netns: ipmr: enable namespace support in ipv4 multicast routing code
|
16 anni fa |
Benjamin Thery
|
f6bb451476
netns: ipmr: declare ipmr /proc/net entries per-namespace
|
16 anni fa |
Benjamin Thery
|
6c5143dbcf
netns: ipmr: declare reg_vif_num per-namespace
|
16 anni fa |
Benjamin Thery
|
6f9374a934
netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace
|
16 anni fa |
Benjamin Thery
|
1e8fb3b6a4
netns: ipmr: declare counter cache_resolve_queue_len per-namespace
|
16 anni fa |
Benjamin Thery
|
2bb8b26c3e
netns: ipmr: dynamically allocate mfc_cache_array
|
16 anni fa |
Benjamin Thery
|
5c0a66f5f3
netns: ipmr: store netns in struct mfc_cache
|
16 anni fa |
Benjamin Thery
|
cf958ae377
netns: ipmr: dynamically allocate vif_table
|
16 anni fa |
Benjamin Thery
|
70a269e6c9
netns: ipmr: allocate mroute_socket per-namespace.
|
16 anni fa |
Ilpo Järvinen
|
b1879204dd
ipmr: merge common code
|
16 anni fa |
Benjamin Thery
|
999890b21a
net: /proc/net/ip_mr_cache, display Iif as a signed short
|
16 anni fa |
Benjamin Thery
|
1ea472e2de
net: fix /proc/net/ip_mr_cache display - V2
|
16 anni fa |
Stephen Hemminger
|
007c3838d9
ipmr: convert ipmr virtual interface to net_device_ops
|
16 anni fa |
David S. Miller
|
6ab33d5171
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 anni fa |
Stephen Hemminger
|
5bc3eb7e2f
ip: convert to net_device_ops for ioctl
|
16 anni fa |